Add support for node.js packages
By Jordan Pizza on Slack 10/4/18
-
I believe Bixby uses Rhino:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Overview -
Bixby does use Rhino - see https://bixbydevelopers.com/dev/docs/dev-guide/developers/actions.js-actions
-
I don't think this is helpful for the Bixby servers. npm modules can easily get big! But yes, this can come in handy for developers to just provide a package.json to their capsule and then just upload it. But I would still prefer to minify my JS files manually, use only those that my capsule really needs and minimize the overall size as much as possible. Doing those steps are actually not difficult and can be automated (not by Bixby Studio though).
Please sign in to leave a comment.
Comments
5 comments