hard-source-webpack-plugin
hard-source-webpack-plugin copied to clipboard
### Expected Behavior Expect cache will work ### Actual Behavior  Cache not work Each time start up, cache will rebuild #### Is an error being thrown? [hardsource:cloud] Cache is...
### Expected Behavior No error while building, and no errors in the browser ### Actual Behavior An error when building with `mode: prod`, after a build with `mode: dev` ```...
I'm just exploring using this plugin for optimizing a webpack rebuild. This is for rebuilding an application after the install/uninstall of extensions to the application. As far as I understand...
### Expected Behavior > Please describe what should happen Switch environment compilation without having to install zen-observable-ts again ### Actual Behavior Compile the production environment after compiling the development environment...
### Expected Behavior Hot reload ### Actual Behavior When I make second build with webpack-dev-server, plugin works fine, but when I make changes in files, plugin throws error: #### Is...
This causes an error for me when I use webpack.
how should we use this plugin with lerna? my problem is that is causing dependencies problems when using multiple webpacks at the same time in different packages
fixes #454
### Expected Behavior When using `mini-css-extract-plugin` and webpack chunking...i.e. dynamic `import` CSS & JS for main chunk should remain separate from CSS & JS for dynamic chunks. ### Actual Behavior...
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.