Opened 13 years ago
Closed 12 years ago
#6691 closed defect (fixed)
Fold minimal.sh work into build action
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | BuildSystem | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Offer the steps minimal.sh does as a build.sh option, something like action=minimal. Be sure to remove .uncompressed.js and template HTML files that have been interned too?
Change History (3)
comment:1 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe I got the changes in, it is more deciding if Pete wants to bother with it or just keep with the existing .sh solution. Either way is fine, but no need to keep this ticket open any longer.
Note: See
TracTickets for help on using
tickets.
(In [15069]) Refs #6691: starting work to support mini build actions in the JS build process, via mini=true build option. Still need to work out what else needs to be removed by talking to Pete. \!strict