Question regarding SDF projects vs App projects vi...
# suitescript
s
Question regarding SDF projects vs App projects via Webstorm. With an "App" you have to have an valid SDN "Publisher ID" such as
com.netsuite
. An App would be preferable for productised solutions so I can protect my code/intellectual property with the installation preferences. Is there a way with Webstorm and an Account Customisation project (as opposed to a SuiteApp project) to lock down js files so they can't be viewed/edited without using Bundles? Or do other developers just use com.netsuite and create their own pseudo "app" I'm not on the SDN btw
s
'productised solutions' is what the suiteapp project type is meant for
on the other hand, 'protecting' your code is probably less important than you might think