Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Koppers 53103a9690 Cleanup error location and origin information 2018-06-04 10:35:46 +02:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
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
wtgtybhertgeghgtwtg 646d20d5f4 Fix join. (#3821)
Per @sokra I'm overriding checks and merging.
2017-01-06 19:36:09 -06:00
wtgtybhertgeghgtwtg ec7d3e8664 Updated `SizeLimitsPlugin`. (#3688)
* Updated `SizeLimitsPlugin`.

* Do requested changes.
2017-01-03 13:21:51 -06:00
Tobias Koppers 37b7474651 Refactoring, make options simpler
breaking change: performance options changed
2016-12-14 11:33:57 +01:00
Sean Larkin 44f6f07ec2 chore(performance): cleanup logic errors, reformat test expects with new colomn [big] format if empty 2016-12-07 17:22:20 +01:00
Sean Larkin c6850b3481 chore(performance): cleaned up unused variables, removed compilation from constructor, added stats additional messages 2016-12-07 17:22:20 +01:00
Sean Larkin cc1914777c chore(performance): fix formatting in warnings/errors 2016-12-07 17:22:19 +01:00
Sean Larkin 1f9e1a69c6 chore(performance): extract formatSize to helper class, make stats table more reusable 2016-12-07 17:22:19 +01:00
Sean Larkin 9894b58dd1 fix(performance): modified values to 250kb across the board for accurate reporting, modified string logic 2016-12-07 17:22:18 +01:00
Sean Larkin e360c8b7c8 fix(test): update test, fix asset type case, and formatting 2016-12-07 17:21:27 +01:00
Sean Larkin 4d89326368 chore(perfbudget): normalize error message indenation and readibility 2016-12-07 17:21:27 +01:00
Sean Larkin 9c337ffd81 chore(perfbudget): license updates 2016-12-07 17:21:26 +01:00
Sean Larkin bdc62243e4 chore(perfbudget): cleaned up visual display and statistics 2016-12-07 17:21:26 +01:00
Sean Larkin 9e8c5f86ea feat(perfbudgets): Add separate classes for warnings, logic rewrite for plugin 2016-12-07 17:21:26 +01:00