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

New output type for inline sourcemap #280

Closed
hildjj opened this issue Jun 7, 2022 · 1 comment · Fixed by #282
Closed

New output type for inline sourcemap #280

hildjj opened this issue Jun 7, 2022 · 1 comment · Fixed by #282

Comments

@hildjj
Copy link
Contributor

hildjj commented Jun 7, 2022

See #278. An API like:

peggy.generate(grammar, {
  output: "inline-source-map"
});

And modify peggy-cli.js to use that API.

@Mingun
Copy link
Member

Mingun commented Jun 8, 2022

Maybe better to name it "source-with-inline-map"?

hildjj added a commit to hildjj/peggy that referenced this issue Jun 9, 2022
hildjj added a commit to hildjj/peggy that referenced this issue Jun 10, 2022
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 a pull request may close this issue.

2 participants