Using webpack 4.4.1 and merge plugin 1.0.14 in watch mode.
Whenever I change any file in my project (like css, js or html) and incremental rebuild is triggered, json files are also emitted even if no changes were made to them:
Here is an output whenever i change 1 line of css:
Using webpack 4.4.1 and merge plugin 1.0.14 in watch mode. Whenever I change any file in my project (like css, js or html) and incremental rebuild is triggered, json files are also emitted even if no changes were made to them:
Here is an output whenever i change 1 line of css: