Support for JS libraries in script editors
The ability to use libraries such as moment.js() in integrator.io JS hooks would be appreciated.
Note: This is a duplicate of https://docs.celigo.com/hc/en-us/community/posts/360068134651-Support-for-JavaScript-libraries-in-script-editors?page=1#community_comment_360014334871, so merging the votes.
-
Matt Graney - Good question. Ideally we could have an NPM package.json style configuration and pull in standard packages as well as our own published libraries (as packages), this is how our NetSuite SuiteScript development is done and it's great. But that's not what you asked... to answer your question I'd probably choose my own code reuse because I could compile a minified combined library file with moment, lodash, etc.
Please sign in to leave a comment.
Comments
4 comments