We have a SS2.0 custom module called CommonLibrari...
# suitecommerce
v
We have a SS2.0 custom module called CommonLibraries.General.js in our extension under SuiteScript2/ It has been added to the manifest in the suitescript2 section Whenever we run gulp local or gulp deploy, we get a message asking "_Is the file CommonLibraries.General.js a JavaScript file or a SuiteScript file?"_ And we naturally select 'None' What should we do to avoid seeing that message every time we do gulp local/deploy?