Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Koppers 1b6bb850e4 use slice instead of replace for better performance 2018-05-19 12:24:17 +02:00
Tobias Koppers f3514e073e
Merge branch 'master' into bugfix/json-byteordermark 2018-05-19 12:17:46 +02:00
Florent Cailhol 252ac31a57 Improve JSON parse error 2018-05-19 11:09:30 +02:00
William Lohan b42646908d fix: json with byte order mark
fixes issue #7330
2018-05-18 08:39:25 -07:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Tobias Koppers da5c8d87aa add tree-shaking for json modules 2017-12-22 19:49:43 +01:00
Tobias Koppers 00f2b5ede7 advanced module type refactoring
added json type
.mjs default to javascript/esm type
adjusted parser plugins to react on module type
2017-11-11 19:27:19 +01:00