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

Perform smarter removal of whitespaces in generated JS code #3

Closed
freddyb opened this issue Apr 19, 2013 · 1 comment
Closed

Perform smarter removal of whitespaces in generated JS code #3

freddyb opened this issue Apr 19, 2013 · 1 comment
Assignees

Comments

@freddyb
Copy link
Owner

freddyb commented Apr 19, 2013

Some whitespaces do not really affect the rendered HTML. Some do.
We should try to remove all those, we don't need.

Bad case:

var text = document.createTextNode(" \n          TITLE  ");
@ghost ghost assigned freddyb Apr 19, 2013
@freddyb
Copy link
Owner Author

freddyb commented Sep 29, 2014

#4

@freddyb freddyb closed this as completed Sep 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant