Commit Graph

6 Commits

Author SHA1 Message Date
Sean Larkin e9270cc56f fix(beautify): fix beautify-lint 2017-12-07 23:00:32 -08: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
Dan Jasnowski d8b357ed51 es5->es6 refactoring of SingleEntryPlugin (#3687)
* es5->es6 refactoring of SingleEntryPlugin
Added unit test for the testing of said plugin

* Forgot to switch coding styles back to tabs.

* trying to please the linting gods.

* removing the output property per suggestion
2017-01-03 22:18:43 -06:00
Tobias Koppers d3a7994e35 expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
Tobias Koppers ee01837d66 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00