Static GitHub Issues

[2686] ✨ Webpack 4 upgrade

prev: How to integrate HotJar?
next: How to customized nuxt-error.vue

Webpack 4 beta just released and no features/breaking-changes planned for final release. The hardest part for the upgrade is plugins that need to adapt to new hooks system. We have about 1 month time remaining to the final release of webpack and (hopefully) until then all of the webpack plugins used by nuxt.js will be compatible with 4.x.

PR: #2901 - Status: Done

Branch: feat/webpack4

Resources

Pending plugins

extract-text-webpack-plugin

Upgrade:

PR: webpack-contrib/extract-text-webpack-plugin#707 - Status: merged

NPM Release: v4.0.0-alpha.0

Problem with ModuleConcatination:

PR: webpack/webpack#6597 - Status: open

Fixed in webpack-contrib/extract-text-webpack-plugin#728

html-webpack-plugin

PR: jantimon/html-webpack-plugin#823 - Status: open

PR: webpack-contrib/html-webpack-plugin/pull/3 - Status: merged

NPM Release: 3.0.6 released!

time-fix-plugin

PR: egoist/time-fix-plugin#1 - Status: merged

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2335">#c2335</a>)</em></sub></div>