Commit Graph

13 Commits

Author SHA1 Message Date
Florent Cailhol f1092ad516 Update prettier toolchain 2018-03-26 16:56:10 +02:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Vitali Kuzmich 3a89252c62 Avoid extra semicolons in bundled files. Don't recreate the function on an each iteration. 2018-01-06 05:18:40 +03:00
Tim Sebastian 40c982910f remove superfluous semi colon from WebpackMissingModule#moduleCode 2017-02-19 11:56:47 +11:00
Federico Bertolini c51f644b94 WebpackMissingModule: remove unused moduleCode function 2017-02-04 20:10:33 +01:00
Tim Sebastian 1058cd42a6 use JSON.stringify to stringify error
use JSON.stringify to stringify error mssage to make sure to end up with a correct string
2017-01-26 11:25:50 +11:00
Tim Sebastian 5e86e046e5 add missing semicolon 2017-01-12 19:37:38 +11:00
Tim Sebastian ec2dd45164 refactor of WebpackMissingModule to es6 2017-01-11 22:53:13 +11:00
Tobias Koppers 706c76c379 fixed #2600 2016-07-20 15:42:52 +02:00
Tobias Koppers d98df52a49 added System.import API and async context 2015-07-01 00:19:52 +02:00
Tobias Koppers cebd3b9722 added linting 2015-04-23 23:55:50 +02:00
Tobias Koppers 5104661855 optional externals
track optional modules
optional externals for UMD and root
fixes #339
2014-07-03 00:00:06 +02:00
Tobias Koppers f440c6676d fixes #264 2014-05-17 00:53:28 +02:00