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

cjsInterop doesn't add a newline after the appended line, causing the source mapping line to be on the same line #1022

Closed
segevfiner opened this issue Oct 15, 2023 · 1 comment
Labels

Comments

@segevfiner
Copy link
Contributor

segevfiner commented Oct 15, 2023

e.g.

module.exports = exports.default//# sourceMappingURL=index.cjs.map

Instead of:

module.exports = exports.default
//# sourceMappingURL=index.cjs.map
@sxzz sxzz closed this as completed in b749a27 Oct 16, 2023
Copy link
Contributor

🎉 This issue has been resolved in version 7.3.0 🎉

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

No branches or pull requests

1 participant