jkgng / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

datepicker.js breaks minify #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Minify version: 2.1.4 beta
PHP version: 5.2 (latest via Debian apt-get)

What steps will reproduce the problem?
1. Attempt to minify datepicker.js (from http://www.frequency-decoder.com/)
2.
3.

Expected output: Working, minified JavaScript

Actual output: Broken JavaScript

Did any unit tests FAIL? (Please do not post the full list)

Please provide any additional information below. If this has to do with URI
rewriting, please include your DOCUMENT_ROOT, the

Original issue reported on code.google.com by weblator...@googlemail.com on 30 Sep 2010 at 4:04

Attachments:

GoogleCodeExporter commented 9 years ago
Use 2.1.4 beta, then rename the packed version "datepicker.min.js" and Minify 
won't try to compress it.

Original comment by mrclay....@gmail.com on 30 Sep 2010 at 7:06