Tobias Koppers
d95f93f8cb
add output.globalObject configuration option
...
remove deprecated atom and electron target
add self libraryTarget
add self external type
2017-12-27 18:46:37 +01:00
Florent Cailhol
f737b26260
Remove some plugin calls
2017-12-14 14:42:49 +01:00
Tobias Koppers
a6f0ca9c07
fix incorrect update of the WebWorker Template
2017-11-21 12:56:55 +01:00
Tobias Koppers
f7c2f8e470
Update code style to arrow functions
2017-11-08 11:56:01 +01:00
Stoppa, Emanuele
2ccc1fdc9b
Changed statement 'var' to 'const'
2017-07-04 14:13:57 +01:00
SendilKumar N
db2ff057f1
changing as per comments
2017-02-21 06:14:02 +08:00
SendilKumar N
21d9b62f33
refactor(ES6): WebWorkerChunkPluginTemplate migration
...
linting
2017-02-20 21:30:42 +08:00
Tobias Koppers
ded70aef28
moves stuff from webpack-core to webpack-sources
2015-12-29 17:44:55 +01:00
Avi Haiat
0a340f2b1a
feat(app): Beautify all lib files
2015-07-13 01:20:09 +03:00
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
Tobias Koppers
a0394a061b
refactored ChunkTemplate with plugin interface
2014-06-02 23:40:50 +02:00