webpack/lib/webworker
Kurt Harriger bdae82a290 Replace ad-hoc identifier cleansing with helper function
Generalized identifier cleansing to replace invalid (and unicode)
characters with underscores to ensure a valid function name.

Applied function in other places functions were generated based on
libarary name.
2014-08-04 08:25:33 -06:00
..
WebWorkerChunkTemplatePlugin.js Replace ad-hoc identifier cleansing with helper function 2014-08-04 08:25:33 -06:00
WebWorkerMainTemplatePlugin.js Replace ad-hoc identifier cleansing with helper function 2014-08-04 08:25:33 -06:00
WebWorkerTemplatePlugin.js refactored ChunkTemplate with plugin interface 2014-06-02 23:40:50 +02:00