question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

html-webpack-plugin is outdated

See original GitHub issue

Version

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:closed
  • Created 3 years ago
  • Reactions:8
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
sodateacommented, Feb 18, 2021

Fixed in alpha.4

2reactions
sodateacommented, Feb 17, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found