Tobias Koppers
|
fa9ec727ba
|
strings are also valid json data
simplify code
remove incorrect test case
|
2019-11-30 21:56:17 +01:00 |
Sergey Melyukov
|
fce234f6b9
|
Merge remote-tracking branch 'upstream/master' into custom-json-parser
|
2019-11-30 14:17:48 +03:00 |
Tobias Koppers
|
2f3da77d38
|
Introduce a Parser base class to improve Parser types
Parser.parse must be always sync
make JSON and WASM modules strict
fix inherit-types tooling to omit static methods
|
2019-11-30 01:36:28 +01:00 |
Sergey Melyukov
|
39519c5187
|
remove a second parameter from Rule.parser.parse for Rule.type = 'json'
|
2019-11-29 22:26:12 +03:00 |
Sergey Melyukov
|
e934792b2a
|
support custom parser for json modules
|
2019-11-28 20:12:11 +03:00 |
Sergey Melyukov
|
bdc61abf82
|
refactor: merge generators in asset modules
|
2019-11-26 15:42:37 +01:00 |
Tobias Koppers
|
5a01ed8121
|
rename exportsType named to default
exportsType default doesn't include named exports in strict esm
|
2019-11-20 12:43:53 +01:00 |
Tobias Koppers
|
84b6817f60
|
consistency and bugfixes for reexporting json
|
2019-11-05 10:39:12 +01:00 |
Tobias Koppers
|
14ee25cd0a
|
add support for tree-shaking JSON modules
|
2019-11-05 10:37:59 +01:00 |
evilebottnawi
|
8198ffb3e6
|
refactor: code
|
2019-10-22 00:14:05 +02:00 |