Commit Graph

11 Commits

Author SHA1 Message Date
Jarid Margolin 70e48d2c31 Create base WebpackError class with inspect method. 2017-04-03 10:42:53 -04:00
Tobias Koppers 27c440a2ad move captureStackTrace to the end of the constructor 2017-02-28 15:31:03 +01:00
Carlos Cuatin 9388dd5f3d refactor(es6) upgrade ModuleParseError to ES6 class 2017-01-18 22:09:33 -05: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 4d1e328cc8 fixed parser error 2015-04-14 23:15:51 +02:00
Tobias Koppers b23e232716 Don't show error messages for binary files
fixes https://twitter.com/thomasABoyt/status/446504948839088128
@thomasboyt
2014-03-20 08:38:28 +01:00
Tobias Koppers 53c16c8147 add json as default extension.
clever warning for module parse errors.

#184
2014-03-03 15:01:32 +01:00
Tobias Koppers 424e162247 bug fix if parse error in the first lines 2013-10-29 10:59:32 +01:00
Tobias Koppers efc294245f fix parsing error message 2013-10-24 10:46:15 +02:00
Tobias Koppers 2183f05db8 added __resourceQuery, __dir/__filename compile time constant 2013-02-16 22:23:22 +01:00
Tobias Koppers ee01837d66 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00