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

migrate webpack v4 to v5 #1724

Closed
netil opened this issue Oct 12, 2020 · 3 comments
Closed

migrate webpack v4 to v5 #1724

netil opened this issue Oct 12, 2020 · 3 comments

Comments

@netil
Copy link
Member

netil commented Oct 12, 2020

Description

webpack v5 is out. Need to look for the migration.

@netil netil self-assigned this Oct 12, 2020
@netil
Copy link
Member Author

netil commented Oct 12, 2020

Seems plugins/loaders not compatible with v5.
Needs wait until its stabilization & usage from the community.

netil added a commit that referenced this issue Nov 11, 2020
- Migrate works for Webpack v5.
- Related plugins/loaders updates and its configurations.

Ref #1724
@netil
Copy link
Member Author

netil commented Nov 11, 2020

The migration works is almost done, except the karma-webpack plugin. (Ref. codymikol/karma-webpack#452 (comment))
The current dev version can't not handle ".ts" extension. Wait until its update to finalize the migration.

@netil
Copy link
Member Author

netil commented Nov 12, 2020

Dropping the use of karma-webpack can be the best solution, since it hasn't been actively maintained.

@netil netil added the test label Nov 12, 2020
netil added a commit to netil/billboard.js that referenced this issue Dec 7, 2020
- Migrate works for Webpack v5.
- Related plugins/loaders updates and its configurations.

Ref naver#1724
@netil netil closed this as completed in 3a3c354 Dec 8, 2020
netil added a commit that referenced this issue Dec 8, 2020
Migrate webpack-dev-server for webpack5 environment.
[skip ci]

Ref #1724
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant