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

RFC: Run prettier on dev bundle output #82

Open
jaredpalmer opened this issue May 3, 2019 · 1 comment
Open

RFC: Run prettier on dev bundle output #82

jaredpalmer opened this issue May 3, 2019 · 1 comment

Comments

@jaredpalmer
Copy link
Owner

See https://www.npmjs.com/package/rollup-plugin-prettier

We would run this on the dev builds so end consumers have an easier time debugging.

@agilgur5
Copy link
Collaborator

I'm not sure how useful this is given TSDX now includes src/ by default (#620 / #494) on top of sourcemaps and will soon include declaration maps by default (#488 / #479 and upstream ezolenko/rollup-plugin-typescript2#221 / ezolenko/rollup-plugin-typescript2#204 ).

That should make it so that if an end consumer opens up a file in their IDE they can get taken straight to the source code

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