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

Fix sourcemap generation #21

Merged
merged 1 commit into from
May 18, 2016
Merged

Fix sourcemap generation #21

merged 1 commit into from
May 18, 2016

Conversation

deedw
Copy link
Contributor

@deedw deedw commented May 18, 2016

Source map generation is fixed for latest 1.11 jade. Note that additional changes will be needed for pug v2.0 as the compileDebug generated syntax has changed, so I have marked jade peer dependency as 1.x in package.json.

I have included option to skip source map generation which results in smaller generated code, even after source maps are removed from file. README has been updated to reflect this.

Compiled code has also been further optimised to remove more unneeded lines after generating source maps.

@deedw deedw mentioned this pull request May 18, 2016
@sidorares sidorares merged commit 179c4b5 into sidorares:master May 18, 2016
@sidorares
Copy link
Owner

published v1.0.4, thanks!

@tellnes
Copy link
Collaborator

tellnes commented May 20, 2016

Looks good :)

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.

3 participants