#3527 closed defect (fixed)
Allow Packer as a build optimization option
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | BuildSystem | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Integrate Dean Edwards' Packer as an optimization option during a build. It should be possible to specify layerOptimize=packer to using Packer on the layer files (including dojo.js) and specify optimize=packer to use Packer on all other JS files in a build.
Change History (4)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [9291]) Fixes #3527. Packer is now a build optimization option.