Christian Lenz created NETBEANS-131: ---------------------------------------
Summary: Connect npm scripts with IDE functionality like build, run, etc. Key: NETBEANS-131 URL: https://issues.apache.org/jira/browse/NETBEANS-131 Project: NetBeans Issue Type: Improvement Components: javascript - Libraries, javascript - Node.js, javascript - Tools Affects Versions: Next Environment: NetBeans 8.2 Patch 2 Reporter: Christian Lenz If you use grunt or gulp, it is possible to add your tasks to netbeans tasks like run, build, tests, etc. So when I hit my hotkey F6, it will run my grunt/gulp script, which I set. This should also be possible for for npm scripts. Regards Chris -- This message was sent by Atlassian JIRA (v6.4.14#64029)