Evan Wallace
|
f7440d70ba
|
rename "isPrivateUnsupported"
|
2021-04-10 04:06:16 -07:00 |
|
Evan Wallace
|
16de3d5692
|
add (currently wrong) tests for class member order
|
2021-04-10 02:10:27 -07:00 |
|
Evan Wallace
|
f77fc9d23b
|
TDZ lowering static field "this" is unnecessary?
|
2021-04-10 00:55:18 -07:00 |
|
Evan Wallace
|
4d126afb7e
|
fix static field "this" in typescript files
|
2021-04-10 00:50:57 -07:00 |
|
Evan Wallace
|
d22712f09f
|
add tests for static field "this" in typescript
|
2021-04-10 00:34:20 -07:00 |
|
Evan Wallace
|
a184321e9b
|
add a "bundle" checkbox to "try.html"
|
2021-04-10 00:19:51 -07:00 |
|
Evan Wallace
|
ad60e772a1
|
make "UseDefineForClassFields" a 3-state
|
2021-04-09 23:53:31 -07:00 |
|
Evan Wallace
|
b3dce73a41
|
break apart tree shaking and code splitting (#1130)
|
2021-04-09 05:11:06 -07:00 |
|
Evan Wallace
|
938f719f79
|
fix #1125: bug splitting + css/js + dynamic import
|
2021-04-09 01:37:44 -07:00 |
|
Evan Wallace
|
d16c6190b4
|
publish 0.11.6 to npm
v0.11.6
|
2021-04-07 04:20:45 -07:00 |
|
Evan Wallace
|
0ffaab1cc1
|
some small changes to release notes
|
2021-04-07 04:03:58 -07:00 |
|
Evan Wallace
|
ef9d29e0a4
|
fix #1121: remove a bad peephole minification
|
2021-04-07 03:41:02 -07:00 |
|
Evan Wallace
|
99b260670b
|
fix #1115: add a special-cased error message
|
2021-04-07 03:10:06 -07:00 |
|
Evan Wallace
|
5dc64cb97b
|
fix #1117: check "node_modules" before "NODE_PATH"
|
2021-04-07 01:26:07 -07:00 |
|
Evan Wallace
|
00269f3d98
|
publish 0.11.5 to npm
v0.11.5
|
2021-04-03 14:45:18 -07:00 |
|
Evan Wallace
|
de9864f6f0
|
disable tree shaking when using code splitting (#1110)
|
2021-04-03 14:32:49 -07:00 |
|
Evan Wallace
|
e0d09e2933
|
move bit set to another file
|
2021-04-03 13:18:35 -07:00 |
|
Evan Wallace
|
5aab36bdaa
|
release notes for hashing speedups
|
2021-04-03 03:47:48 -07:00 |
|
Evan Wallace
|
ac54d0f271
|
use xxHash instead of SHA1 for speed (#1107)
|
2021-04-03 03:40:11 -07:00 |
|
Evan Wallace
|
7c156df066
|
speedup: hash in parallel to skip cost if unused
|
2021-04-03 02:10:28 -07:00 |
|
Evan Wallace
|
dc4e1394a8
|
avoid double-counting each chunk's hash
|
2021-04-03 02:07:58 -07:00 |
|
Evan Wallace
|
465415dd1b
|
rename "outer index" => "source index"
|
2021-04-03 01:17:20 -07:00 |
|
Evan Wallace
|
c3e8ccd783
|
upgrade to go 1.16.3 (#1106)
|
2021-04-03 00:59:20 -07:00 |
|
Evan Wallace
|
58b24ed9ff
|
support async plugin "setup" (#111)
|
2021-04-03 00:42:58 -07:00 |
|
Evan Wallace
|
274d347341
|
use named arguments for "build" and "serve"
|
2021-04-03 00:14:06 -07:00 |
|
Evan Wallace
|
09752ec0d8
|
use named arguments for "transform"
|
2021-04-03 00:10:42 -07:00 |
|
Evan Wallace
|
4ba5712515
|
use named arguments for "formatMessages"
|
2021-04-03 00:05:57 -07:00 |
|
Evan Wallace
|
a9e8d50fee
|
pull out service members into locals
|
2021-04-02 23:57:47 -07:00 |
|
Evan Wallace
|
4de955a79c
|
another file sort determinism change (#1075)
|
2021-04-02 22:38:25 -07:00 |
|
Evan Wallace
|
4a771ec5d7
|
attempt to improve file sort determinism (#1075)
|
2021-04-02 22:15:45 -07:00 |
|
Evan Wallace
|
98681ad341
|
release notes for #1105
|
2021-04-02 21:44:31 -07:00 |
|
Pig Fang
|
5364a909ad
|
support TS 4.3 override syntax (#1105)
|
2021-04-02 21:38:33 -07:00 |
|
Evan Wallace
|
a25f09b26a
|
publish 0.11.4 to npm
v0.11.4
|
2021-04-02 17:32:46 -07:00 |
|
Evan Wallace
|
33ee772541
|
fix #1099: always hash all chunk contents
|
2021-04-02 16:36:58 -07:00 |
|
Evan Wallace
|
046368079f
|
guard against overwritten object rest initializer
|
2021-04-02 15:34:03 -07:00 |
|
Evan Wallace
|
9a1c85f6db
|
Avoid using the same helper function names as TypeScript (#1103)
|
2021-04-02 15:28:50 -07:00 |
|
Evan Wallace
|
6292d063a2
|
remove an extra "s"
|
2021-04-02 12:24:47 -07:00 |
|
Evan Wallace
|
fb8681e23a
|
publish 0.11.3 to npm
v0.11.3
|
2021-04-01 23:12:14 -07:00 |
|
Evan Wallace
|
c62d33f6df
|
release notes for "debug" log level
|
2021-04-01 22:50:02 -07:00 |
|
Evan Wallace
|
76f677c6c8
|
add basic bracketing of bundle phases
|
2021-04-01 22:20:03 -07:00 |
|
Evan Wallace
|
31b183c079
|
add debug logging to resolver
|
2021-04-01 22:14:30 -07:00 |
|
Evan Wallace
|
5b84d0efb9
|
insert "resolverQuery" for resolver internals
|
2021-04-01 21:03:16 -07:00 |
|
Evan Wallace
|
9c4979fc63
|
add a "debug" log level
|
2021-04-01 20:50:31 -07:00 |
|
Evan Wallace
|
c52f9fd6ce
|
merge "localDependencies" + "nonLocalDependencies"
|
2021-04-01 20:29:27 -07:00 |
|
Evan Wallace
|
6f6b060fac
|
track and retain intermediate re-exporting files (#1100)
|
2021-04-01 20:00:48 -07:00 |
|
Evan Wallace
|
28fd1a2a09
|
dark mode for graph debugger
|
2021-04-01 19:59:30 -07:00 |
|
Evan Wallace
|
62e3bc000f
|
rename "importToBind" => "importData"
|
2021-04-01 17:29:46 -07:00 |
|
Evan Wallace
|
2a7f4cba09
|
rename "partRef" => "nonLocalDependency"
|
2021-04-01 17:29:46 -07:00 |
|
Evan Wallace
|
9e55fb5da5
|
add a graph debugger
|
2021-04-01 16:07:15 -07:00 |
|
Evan Wallace
|
be13300943
|
remove the now-unused "IsAssigned" field
|
2021-04-01 14:10:11 -07:00 |
|