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

feat: add support for latest webpack #11

Merged
merged 5 commits into from
Apr 2, 2021

Conversation

zamotany
Copy link
Contributor

@zamotany zamotany commented Apr 1, 2021

Summary

  • Add support for latest Webpack by removing custom code and relying on built-in Webpack logic.
  • Tweak as little as possible to reduce reliance on internal Webpack APIs.

Test plan

  1. Run webpack-start/webpack-bundle or Webpack CLI.
  2. Bundle should be built and be runnable with async chunks/HMR working.

@zamotany zamotany merged commit 5e695f9 into main Apr 2, 2021
@zamotany zamotany deleted the feat/add-support-for-latest-webpack branch April 2, 2021 11:17
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.

1 participant