pugjs/pug-parser

Support for line and column numbers for proper sourcemaps

Closed this issue · 1 comments

Pug parser only shows line numbers. Not starting and ending line:col numbers.

Making proper sourcemaps without this info is kind of impossible.

The pug parser has moved to https://github.com/pugjs/pug/tree/master/packages/pug-parser and a pull request there would be welcome, but you may need to update pug-lexer first.