Florent Cailhol
|
9669c9e013
|
Use Parser#hooks instead of Tapable#plugin
|
2017-12-21 09:08:10 +01:00 |
Tobias Koppers
|
c10da6c285
|
upgrade tapable from Parser
|
2017-11-28 10:25:48 +01:00 |
Tobias Koppers
|
ea56916d53
|
rename `async` to `mode` in context options
`async: false` is now `mode: "sync"`
|
2017-10-16 14:49:51 +02:00 |
Tobias Koppers
|
9075637b39
|
Refactor contextOptions
|
2017-10-16 12:59:36 +02:00 |
James Gillmore
|
8bca2dc95c
|
fix/feat($weak): add context support for resolveWeak + create eager-weak asyncMode
|
2017-07-26 13:12:59 +02:00 |
Tim Sebastian
|
51ccbd4599
|
make use of block scoping of let/const in RequireResolveDependencyParserPlugin ImportParserPlugin
|
2017-02-05 12:20:23 +11:00 |
Shubheksha Jalan
|
ffd9e526b6
|
refactor(ES6): upgrade RequireResolveDependencyParserPlugin to ES6
|
2017-01-12 01:25:39 +05:30 |
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
|
d3a7994e35
|
expose `loc` for every Dependency
|
2015-05-10 18:31:58 +02:00 |
Tobias Koppers
|
cebd3b9722
|
added linting
|
2015-04-23 23:55:50 +02:00 |
Tobias Koppers
|
8131061c8e
|
added weak dependencies, require.resolveWeak
#526
|
2014-10-13 16:10:19 +02:00 |
Tobias Koppers
|
61f1c4d37d
|
allow to configure default RegExps for automatically created contexts
allow to configure when an automatically created context is critical
better warning message in critical dependencies warning
fixes #196
fixes #198
|
2014-03-11 16:08:22 +01:00 |
Tobias Koppers
|
f3213f2d00
|
create context for more stuff
|
2013-02-20 20:40:40 +01:00 |
Tobias Koppers
|
ee01837d66
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |