mirror of https://github.com/webpack/webpack.git
* added deprecation with unit test * added deprecation for NoErrorsPlugin in favor of NoEmitOnErrorsPlugin with unit test * add new NoEmitOnErrorsPlugin to exports and add an extra unit test to check that there is no warning when using it * added test for NoEmitOnErrorsPlugin in case of error * git ignore temporary test fixtures |
||
|---|---|---|
| .. | ||
| errors | ||
| items | ||
| lib | ||
| node_modules | ||
| nodetest | ||
| subdir | ||
| a.js | ||
| abc.js | ||
| abc.txt | ||
| b.js | ||
| c.js | ||
| chunks.js | ||
| complex.js | ||
| delay-loader.js | ||
| main1.js | ||
| main2.js | ||
| main3.js | ||
| main4.js | ||
| watched-file.txt | ||