Christian Lenz created NETBEANS-2117:
----------------------------------------
Summary: Assign npm tasks to IDE actions
Key: NETBEANS-2117
URL: https://issues.apache.org/jira/browse/NETBEANS-2117
Project: NetBeans
Issue Type: New Feature
Components: javascript - Debugger, javascript - Node.js, javascript -
Tools
Affects Versions: Next
Reporter: Christian Lenz
Attachments: image-2019-02-14-15-52-00-097.png
As we have it for gulp and grunt (See my screenshot for more info), you can map
common IDE actions like build, clean and build, test, debug, run, etc. with
gulp and/or grunt tasks. This is unfortunately not possible for npm tasks,
which should be. Because npm tasks are still available if you add them to the
scripts section of the package.json. There is no need to install any other
dependency.
Maybe I can hand over this to me, I think (hope) that there is not that much
problematic as of reusing the logic as for grunt and gulp.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists