Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webpack 4

Webpack 4 Universal Library Target

According to the Webpack 4 documentation, if I specify libraryTarget: 'umd' it should resul… Read more Webpack 4 Universal Library Target

Webpack-cli Error: Compiling Ruleset Failed

I'm trying to rewrite a poorly configured package.json, removed node_modules, removed ~/.cache,… Read more Webpack-cli Error: Compiling Ruleset Failed