webpack/lib/webworker
Sean Larkin aa8d01bf8d refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
* refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot

* This change allows for buildin to now be part of the lint test by addition of an extra .eslintrc file which extends existing but sets es6 to false
* Turned on no-unused-vars for eslint, and then removed all warnings from turning that feature on
* Was getting notified of errors in "quote" property in eslintrc, so changed to correct value from error to 2.

* beautify

* swap invalid eslint config val
2016-12-30 09:43:49 -06:00
..
WebWorkerChunkTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
WebWorkerHotUpdateChunkTemplatePlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
WebWorkerMainTemplate.runtime.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
WebWorkerMainTemplatePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
WebWorkerTemplatePlugin.js Add web worker HMR support 2015-11-02 22:39:24 -05:00