This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243729

Summary: Support Build for HTML5 Project
Product: web Reporter: Jan Becicka <jbecicka>
Component: HTML ProjectAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: normal CC: dkonecny, pjiricka
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Mac OS X   
Issue Type: TASK Exception Reporter:
Bug Depends on: 244155    
Bug Blocks:    

Description Jan Becicka 2014-04-10 13:01:49 UTC
HTML 5 Projects should support Build using Grunt and/or Ant and it should be easy for user to add popular build steps like Closure Compiler, Uglify, JSHint etc...
Comment 1 jhol001 2014-08-22 13:51:41 UTC
I have a Makefile which creates Javascript. For me "make" as a build would suffice, or rahter be better than Ant or Grunt.