Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent stray quote characters in comments from corrupting the minification. #2

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

FGasper
Copy link

@FGasper FGasper commented Jun 17, 2011

Example CSS file that was being corrupted:

/* This has a spare apostrophe: ' /
body { color:green }
/
...and it screws up the minifying. ' */
body { font-family: monospace }

Stoyan Stefanov and others added 30 commits March 10, 2010 11:17
… the catch. Added a new test. JSLint tweaks.
filter spec so that a single process can process multiple
files [fixes #1872317].
Using generics from Java 5 and httpserver from Sun Java 6.
Add JSON.org library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants