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 ES Module Output Fixes #634 #635

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Fix ES Module Output Fixes #634 #635

merged 1 commit into from
Jun 16, 2020

Conversation

ashubham
Copy link
Contributor

@ashubham ashubham commented Jun 16, 2020

Proposed solution

Fixes #634

This solution, still builds the correct commonjs output because rollup will handle the module format conversion in that case.

Tradeoffs

No tradeoffs, this will give the expected build.

Testing Done

Tested locally.

@bokuweb
Copy link
Owner

bokuweb commented Jun 16, 2020

@ashubham Thanks!!

@bokuweb bokuweb merged commit b7860e4 into bokuweb:master Jun 16, 2020
@ashubham
Copy link
Contributor Author

@bokuweb Thanks for merging, would it be good to publish a release ? As it would unblock anyone who wants to use snowpack/vitejs

@bokuweb
Copy link
Owner

bokuweb commented Jun 16, 2020

@ashubham ok.I'll publish.please wait a few hours.

@bokuweb
Copy link
Owner

bokuweb commented Jun 16, 2020

@ashubham 6.5.0 published 🎉

@ashubham
Copy link
Contributor Author

Thanks @bokuweb !

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 this pull request may close these issues.

ES Module output is still commonjs
2 participants