Closed backplane-import closed 13 years ago
The problem is almost certainly to do with the spaces in the paths to the files.
I should clarify comment 1...paths to the files being processed, not any of the components of the YUI Compressor.
Looks like the path issue is only a problem if using:
for parameters to a command. If instead:
is used, then everything seems to be ok. However, each value entry must only contain one item. So this:
must map to this:
This issue was closed by revision 2abecbd187a2982e5067a7282d0208c5c465e3c0 (originally 05a68ccc63).
Updates
Ticket status set to Fixed
Component: Scripts → Tools
Imported from backplanejs Google Code issue 39.
The YUI Compressor is used to minify the concatenated script and CSS files, during the compile phase. It doesn't work on Windows.
Owner set to markbirbeck
Component: Scripts Priority: Medium Type: Defect