Ticket #1366 (closed defect: worksforme)
Compressing Xinha with yuicompressor-2.4.1.jar
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | edo888@… |
Description
Hi,
I've created Editor plugin for Joomla based on Xinha, I hope it will increase Xinha's popularity. To say the truth, I'm not satisfied with Dojo compressor and prefer to use YUIcompressor instead for compressing js and css too. I'm using Cygwin on Win to do that and I execute this command:
find . -name '*.js' -type f -execdir java -jar yuicompressor-2.4.1.jar --type js -o '{}'.yui '{}' \;
which is compressing js files. During the compression process YUI gives me a lot of syntax errors in js files. I'm wondering if it will cause problems afterwards?
Are you going to use YUIcompressor instead of Dojo in future?
P.S. I wish you safe and happy holiday season filled with family and fun.
Happy Holidays!
Sincerely,
Edvard Ananyan
http://edo.webmaster.am
