alexpalombaro/modernizr-webpack-plugin

Please add support for Webpack 4.8.3

Closed this issue · 2 comments

I have Webpack 4.8.3 installed, along with modernizr-webpack-plugin version 1.0.7. I have followed all the instructions on your npm page in regards to how to install it. The process was easy for me. But when I load project through the browser after a successful npm start action, no classes are added to the DOM from modernizr.

I tried clearing my cache, restarting my server and getting ideas from other web pages. No luck.

Please help, you're my only hope.

Works well with "webpack": "^4.20.2", but but didn't work with "html-webpack-plugin": "^4.0.0-alpha", so try to use this plugin with htmlWebpackPlugin: false temporary

It will be published at http://xxx.yy/modernizr-bundle.js