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

Typical webpack skips node_modules #15

Closed
thewillhuang opened this issue Sep 1, 2022 · 3 comments
Closed

Typical webpack skips node_modules #15

thewillhuang opened this issue Sep 1, 2022 · 3 comments

Comments

@thewillhuang
Copy link

Is esNext for libraries a good idea? I distinctly remember as a developer I do not actively run babel through node_modules and when I do, it is only for a few libraries not supporting old browsers

@frehner
Copy link
Owner

frehner commented Sep 1, 2022

Hello, please refer to the web.dev article linked in this section for more details. Thanks!

https://github.com/frehner/modern-guide-to-packaging-js-library#target-modern-browsers

@frehner
Copy link
Owner

frehner commented Sep 1, 2022

Additionally, the wording there will get a slight update when I merge #10

@frehner
Copy link
Owner

frehner commented Sep 1, 2022

Closing for now, but feel free to ask more questions!

@frehner frehner closed this as completed Sep 1, 2022
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

2 participants