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

Sourcemap support in compiler #21

Open
nojvek opened this issue Feb 20, 2017 · 1 comment
Open

Sourcemap support in compiler #21

nojvek opened this issue Feb 20, 2017 · 1 comment

Comments

@nojvek
Copy link
Contributor

nojvek commented Feb 20, 2017

Currently when compiling with webpack, debugging an issue inside virtual-jade compilation is very hard.

The output is quite verbose. Source map support that maps to jade would be a time saver.

@tdumitrescu
Copy link
Owner

Good idea. If you're looking for inspiration for taking a stab at an implementation, there looks to be working source map support in pugify.

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

No branches or pull requests

2 participants