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

question: why does it have to depend on webpack? #47

Open
vyorkin opened this issue Aug 18, 2020 · 1 comment
Open

question: why does it have to depend on webpack? #47

vyorkin opened this issue Aug 18, 2020 · 1 comment

Comments

@vyorkin
Copy link

vyorkin commented Aug 18, 2020

Could you please add a bit more info to the README about the implementation details, such as why it depends on webpack, etc?

@brodybits
Copy link

Yeah I think it would be nice to have this dependency optional ... maybe with optionalPeerDependencies and a "webpack" option in the API?

Use of outdated Webpack v4 seems to cause issues with Node.js 17 that are resolved in recent Webpack v5 update ref:

related: I have similar thoughts for Parcel treeshake info from issue #17

It would be ideal if there could be a way to chain plugins to add Webpack and/or Parcel treeshake info.

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