You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bonsai
one more for ya:
is there a way to change the config variables that the YUI compressor
uses as it parses the css / js? (preserve semicolons / no munge /
line breaks) or a way to enable / disable it all together?
Ben Schwarz
unread,
Nov 4, 2011, 1:59:55 AM11/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiny...@googlegroups.com
I hadn't considered this at all… I wonder if the YUI compressor would use a .file or something like that for internal settings?
Happy to hear your implementation ideas… I don't know that it'll make it to my todo list right now… I'm very busy with other projects.
thisispete
unread,
Nov 25, 2011, 10:32:27 PM11/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bonsai
I think its all command line variables, but could probably be setup to read from a config file and appended to the build script somehow. unfortunately I dont know any ruby, I'd love to contribute more than ideas.