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 - Support Build for HTML5 Project
Summary: Support Build for HTML5 Project
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on: 244155
Blocks:
  Show dependency tree
 
Reported: 2014-04-10 13:01 UTC by Jan Becicka
Modified: 2014-08-22 13:51 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.