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

Fix source maps #118

Merged
merged 2 commits into from
Oct 9, 2020
Merged

Fix source maps #118

merged 2 commits into from
Oct 9, 2020

Conversation

aleclarson
Copy link
Contributor

  • fix: define sourcefile option for esbuild
    This option must be defined when sourcemap is true. Otherwise an error is thrown.

  • fix: assume sourcemaps are wanted
    When source maps are not generated by esbuild, the source maps generated by Rollup are incorrect.

This option must be defined when `sourcemap` is true.
When source maps are not generated by esbuild, the source maps generated by Rollup are incorrect.
@egoist egoist merged commit b300b9c into egoist:master Oct 9, 2020
@github-actions
Copy link

github-actions bot commented Oct 9, 2020

🎉 This PR is included in version 2.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants