pugjs / pug-cli

Pug's CLI interface
MIT License
259 stars 63 forks source link

Sourcemaps #46

Open hsingh23 opened 7 years ago

hsingh23 commented 7 years ago

It would be really cool if pug generated sourcemaps that allowed me to edit pug files in chrome

undsoft commented 5 years ago

+ This could also allow using better linting. Right now I'm using codelyzer with tslint and because of pug, I'm not getting correct line numbers.