Hi,
I am attempting to use the Webpack plugin 'ExposeRuntimeCssAssetsPlugin' with Webpack version 4.44.2, but it seems to only be working with Webpack 5.
Here is the error I get:
Error: Cannot find module 'webpack/lib/RuntimeModule'
Require stack:
- C:\Users\rprigat\workspace\ibi-studio-connectivity\node_modules\single-spa-css\ExposeRuntimeCssAssetsPlugin.cjs
Any way to make this work with Webpack 4?
Thanks
Hi,
I am attempting to use the Webpack plugin 'ExposeRuntimeCssAssetsPlugin' with Webpack version 4.44.2, but it seems to only be working with Webpack 5.
Here is the error I get:
Error: Cannot find module 'webpack/lib/RuntimeModule'
Require stack:
Any way to make this work with Webpack 4?
Thanks