html-webpack-plugin is outdated
See original GitHub issueVersion
4.5.9
The current used version of the html-webpack-plugin can be seen here: https://unpkg.com/@vue/cli-service/package.json
What is expected?
@vue/cli-service
is using html-webpack-plugin
3.2.0 which is slower than html-webpack-plugin
4.5.0 and quite outdated (3 years since the release)
See all information about the html-webpack-plugin 4.x release here: https://dev.to/jantimon/html-webpack-plugin-4-has-been-released-125d
Furthermore for webpack 5.x there will be a html-webpack-plugin
5.x which is in alpha right now
I am the author of the html-webpack-plugin - please let me know if I can be of any help to migrate to a supported version
Issue Analytics
- State:
- Created 3 years ago
- Reactions:8
- Comments:13 (4 by maintainers)
Top Results From Across the Web
javascript - html-webpack-plugin injection ... - Stack Overflow
Webpack can update old file with new content with hot reloading. Share. Share a link to this answer.
Read more >Caching - webpack
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable...
Read more >How I solved and debugged my Webpack issue through trial ...
When webpack bundles your source code, it can become difficult to track down errors and warnings to their original location.
Read more >standalone-single-spa-webpack-plugin - npm
If a hard coded import map is used in this plugin's configuration, it may quickly become outdated. This may lead to developing locally...
Read more >Webpack Dev Server Not Working (Outdated!) - Treehouse
Webpack Dev Server Not Working (Outdated!) I am having trouble running the Webpack Dev ... node_modules/html-webpack-plugin/lib/loader.js!
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in alpha.4
Yeah tomorrow. Today is the last day of my Lunar New Year vacation and I haven’t got the time to reach for my computer yet.