Jarid Margolin
70e48d2c31
Create base WebpackError class with inspect method.
2017-04-03 10:42:53 -04:00
Jeff Escalante
ff96f7188a
fix more stack trace captures, remove conditional detection
2017-02-15 14:55:54 -05:00
Tobias Koppers
49579d60d7
remove log statement
2017-02-03 14:09:19 +01:00
Carlos Cuatin
13295cdb68
refactor(es6) upgrade ModuleNotFoundError to ES6 class
2017-01-18 15:38:55 -05:00
Tobias Koppers
1ee3585fa1
compilation error don't affect parent module
...
recover after syntax error
assume es6 module on syntax error
#2117
2016-07-03 13:13:01 +02:00
e-cloud
13322ca35c
add missing constructors for all classes needed
...
As i walk through the source, i've tried to trace the webpack running stack.
Then, i find the missing constructors result in uncleasr stack and create a patch
for them.
2016-05-20 13:39:36 +08:00
Tobias Koppers
adfcfce15f
watching of missing files, fixed #668
...
store missing files from errors for missingDependencies
make the new watching plugins default
added OldWatchingPlugin
2015-01-17 21:55:44 +01:00
Tobias Koppers
b6a1c40545
show error details
2014-01-21 16:24:17 +01:00
Tobias Koppers
ee01837d66
Refactored everything for 0.9
2013-01-30 18:49:25 +01:00