We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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 ).
src/
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
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: