[fusion-trac] #598: Investigate alternatives to YUI compressor
Fusion
trac_fusion at osgeo.org
Wed Oct 9 19:40:07 PDT 2013
#598: Investigate alternatives to YUI compressor
---------------------------+------------------------------------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: new
Priority: P2 | Milestone: Future
Component: Core | Version: 2.0
Severity: Major | Keywords:
External_id: | State: New
Browser: All | Os: All
---------------------------+------------------------------------------------
Currently, YUI compressor is used for compressing the various js files
into fusionSF-compressed.js
Unfortunately, YUI seems to be no longer in active maintenance
(http://www.yuiblog.com/blog/2012/10/16/state-of-yui-compressor/) and
lacks support for modern web developer features like source maps
(something very useful for "debugging" fusionSF-compressed.js)
We should look for an alternative to YUI compressor. Preferably one that
does require node.js, as we don't want to introduce new dependencies if we
don't have to.
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/598>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list