Opened 15 years ago
Closed 15 years ago
#2714 closed defect (fixed)
Need build options to minify/compress all files in a build
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | BuildSystem | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Right now the equivalent of strip-resource-comments is not supported in the 0.9 build system. Need to port that functionality over so we can offer minifying or compressing all files in a build.
Note: See
TracTickets for help on using
tickets.
(In [9118]) Fixes #2714. Now possible to shrinksafe or comment-remove all module files. Also, stripping CR and LF from compressed files (thanks rcoup for the reminder). With the CR and LF stripping, the shrinksafed dojo.js went from 72548 to 69235