Sean Larkin
761d73b4e7
chore(types): add Compiler and Compilation type support
2018-05-15 15:04:38 +02:00
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
Florent Cailhol
d4811b0d37
Use for-of loops instead of forEach
2018-01-23 22:53:18 +01:00
Florent Cailhol
7dd41b55c6
Replace deprecated Tapable#apply by Plugin#apply
2017-12-20 11:53:56 +01:00
Sean Larkin
e9270cc56f
fix(beautify): fix beautify-lint
2017-12-07 23:00:32 -08:00
Tobias Koppers
f7c2f8e470
Update code style to arrow functions
2017-11-08 11:56:01 +01:00
moschan
9a87824f04
Refactor "EntryOptionPlugin.js"
2017-08-09 08:50:10 +08:00
Sam Saccone
8b3772d47f
Remove function redeclaration.
...
Move the function from within the function def to outside, to no longer depend
on function level scope values and instead pass the arguments
explicitly.
2017-08-07 17:59:42 -07:00
Tobias Koppers
8e69a80847
code linting
2017-01-11 12:29:01 +01:00
Naoyuki Kanezawa
a22b00e23d
Dynamic entry support ( #3634 )
...
* enable to set a function to entry option
* add tests for entry function
* fix style
* fix identifier and readableIdentifier of MultiModule
* use arrow functions
* use arrow function
* remove incorrect new operators
* fix Validation tests
2017-01-09 01:31:49 -06:00
Jack Franklin
b5a6684503
Refactor `EntryOptionPlugin` to ES2015 class ( #3799 )
2017-01-05 23:02:10 -06:00
Tobias Koppers
f7d799adb4
rebeautify without spacing after keyword
2015-07-16 00:19:23 +02:00
Avi Haiat
0a340f2b1a
feat(app): Beautify all lib files
2015-07-13 01:20:09 +03:00
Tobias Koppers
817e678d9a
added DllPlugin and dll example
2015-05-16 18:27:59 +02:00