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

Add es-check to make sure I'm transpiling correctly #347

Closed
sebnitu opened this issue Aug 25, 2020 · 1 comment
Closed

Add es-check to make sure I'm transpiling correctly #347

sebnitu opened this issue Aug 25, 2020 · 1 comment

Comments

@sebnitu
Copy link
Owner

sebnitu commented Aug 25, 2020

Problem

I've been reading a lot about bundlers and their default behavior with ES6 and module imports. It'd be awesome to incorporate some kind of check to make sure my bundles are being output correctly.

Possible Solution

After reading this article: Lessons Learned From a Year of Fighting With Webpack and Babel, I got the suggestion to use es-check for making sure I'm outputting the correct versions in my bundles.

Additional resources:

@sebnitu
Copy link
Owner Author

sebnitu commented Sep 26, 2020

This is no longer needed after #394

@sebnitu sebnitu closed this as completed Sep 26, 2020
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

1 participant