Open
Description
Getting this error for all of the build commands:
ERROR in StyleExtHtmlWebpackPluginError: StyleExtHtmlWebpackPlugin: could not find Extr actTextWebpackPlugin's generated .css file; available files: './apple-touch-ic on-114x114.png,./apple-touch-icon-120x120.png,./apple-touch-icon-144x144.png,. /apple-touch-icon-152x152.png,./apple-touch-icon-180x180.png,./apple-touch-ico n-57x57.png,./apple-touch-icon-60x60.png,./apple-touch-icon-72x72.png,./apple- touch-icon-76x76.png,./img/launcher-icon-1x.png,./img/launcher-icon-2x.png,./i mg/launcher-icon-4x.png,app-4617fcb7479739423ea1.js,app-4617fcb7479739423ea1.j s.map'
Went through the entire setup process as described in the Readme
Ed: Works fine when I comment out
plugins.push(new StyleExtHtmlWebpackPlugin()); // at line 70, webpack/plugins/config.js