Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
deploy.xml documentation?
I'm trying to create a project that deploys only some of the files under FileCabinet/SuiteScripts but it appears the sdfcli preview or deploy commands don't look in only globs specified in the deploy.xml file?
My problem is I've got npm packages installed (under Foo/Bar/node_modules) which amount to a lot (> 10MB) and I get the following error when trying to do a preview or deploy:
"The data you are uploading exceeds the maximum allowable size of 10.0 MB. Please change your selection and try again"
I've tried to reduce the files that are uploaded by only including one small .js file under the Foo/Bar/Baz folder shown below. However it appears that the preview/deploy commands aren't processing only in the folder I specified, also the main FileCabinet/SuiteScripts and all subfolders? On a hunch, I
0