hard-source-webpack-plugin icon indicating copy to clipboard operation
hard-source-webpack-plugin copied to clipboard

Results 97 hard-source-webpack-plugin issues
Sort by recently updated
recently updated
newest added

### Expected Behavior Expect cache will work ### Actual Behavior ![default](https://user-images.githubusercontent.com/4532086/44254737-48e98f80-a236-11e8-8a8c-b565d390ee9b.png) 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

### 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.