SWC Bot
|
05200ad352
|
chore: Publish crates
|
2023-08-17 04:03:33 +00:00 |
|
SWC Bot
|
0d036b4915
|
chore: Publish crates
|
2023-08-16 19:11:18 +00:00 |
|
SWC Bot
|
e9dfe879d9
|
chore: Publish crates
|
2023-08-16 18:04:14 +00:00 |
|
SWC Bot
|
d5495eeb9a
|
chore: Publish crates
|
2023-08-16 14:18:56 +00:00 |
|
David Sherret
|
b43e38d3f9
|
refactor: Use ahash from swc_common in more places (#7815)
**Description:**
Uses ahash from swc_common in more places. This allows for more easily
swapping out ahash with rustc_hash.
|
2023-08-16 23:16:52 +09:00 |
|
SWC Bot
|
2dc88ef147
|
chore: Publish crates
|
2023-08-16 13:26:52 +00:00 |
|
SWC Bot
|
a671afa0aa
|
chore: Publish crates
|
2023-08-16 02:12:39 +00:00 |
|
SWC Bot
|
023042dfb9
|
chore: Publish crates
|
2023-08-15 15:29:35 +00:00 |
|
SWC Bot
|
0f66ee315a
|
chore: Publish crates
|
2023-08-14 15:47:58 +00:00 |
|
SWC Bot
|
74d446f759
|
chore: Publish crates
|
2023-08-14 01:35:45 +00:00 |
|
SWC Bot
|
b5dcce03c1
|
chore: Publish crates
|
2023-08-10 08:01:19 +00:00 |
|
SWC Bot
|
e90b555790
|
chore: Publish crates
|
2023-08-09 20:44:26 +00:00 |
|
SWC Bot
|
0edc4207f4
|
chore: Publish crates
|
2023-08-09 20:04:15 +00:00 |
|
SWC Bot
|
c04ca528b8
|
chore: Publish crates
|
2023-08-09 09:19:00 +00:00 |
|
SWC Bot
|
1c2eb88a60
|
chore: Publish crates
|
2023-08-09 05:00:38 +00:00 |
|
Donny/강동윤
|
5c4bfa61f9
|
fix(es/module): Use jsc.baseUrl while resolving absolute paths (#7775)
**Related issue:**
- Closes #7761
|
2023-08-09 13:58:45 +09:00 |
|
SWC Bot
|
14906e279f
|
chore: Publish crates
|
2023-08-07 22:20:08 +00:00 |
|
SWC Bot
|
0219eebeb9
|
chore: Publish crates
|
2023-08-07 21:31:50 +00:00 |
|
SWC Bot
|
1e6ade8cfa
|
chore: Publish crates
|
2023-08-07 20:01:21 +00:00 |
|
SWC Bot
|
51d17b66ad
|
chore: Publish crates
|
2023-08-06 22:16:01 +00:00 |
|
SWC Bot
|
434472a678
|
chore: Publish crates
|
2023-08-06 21:44:26 +00:00 |
|
SWC Bot
|
97289b4edc
|
chore: Publish crates
|
2023-08-06 20:31:13 +00:00 |
|
SWC Bot
|
d0ea6bdd84
|
chore: Publish crates
|
2023-08-03 02:45:17 +00:00 |
|
thy486
|
f713f6aba8
|
fix(es/module): Fix handling of continuous assignments in systemjs (#7741)
**Description:**
Fix transpile the continuous assignment code like `d.a = d.b = d.c = d.d = ... = void 0;` to SystemJS may cause Infinite loop.
**Related issue:**
- Closes #7143.
|
2023-08-03 02:43:17 +00:00 |
|
SWC Bot
|
1a5a3313cf
|
chore: Publish crates
|
2023-07-31 04:12:06 +00:00 |
|
SWC Bot
|
ef306256d2
|
chore: Publish crates
|
2023-07-31 03:33:30 +00:00 |
|
SWC Bot
|
d3b516d692
|
chore: Publish crates
|
2023-07-28 05:59:26 +00:00 |
|
SWC Bot
|
9a57f8ab6d
|
chore: Publish crates
|
2023-07-28 05:22:07 +00:00 |
|
magic-akari
|
40136f7c54
|
fix(es/module): Do not determine module name for modules without exports in UMD (#7718)
**Related issue:**
- Closes #6263.
|
2023-07-28 05:20:16 +00:00 |
|
SWC Bot
|
3f3de2e316
|
chore: Publish crates
|
2023-07-28 04:42:31 +00:00 |
|
SWC Bot
|
aff07b1a0a
|
chore: Publish crates
|
2023-07-21 02:00:00 +00:00 |
|
SWC Bot
|
026101b71e
|
chore: Publish crates
|
2023-07-20 05:57:51 +00:00 |
|
SWC Bot
|
3c89bdfd99
|
chore: Publish crates
|
2023-07-18 04:13:08 +00:00 |
|
SWC Bot
|
3930f77b54
|
chore: Publish crates
|
2023-07-17 07:19:08 +00:00 |
|
magic-akari
|
a2d0408597
|
fix(es/module): Skip CJS and AMD transformations for Script (#7661)
**Related issue:**
- Closes #7650
|
2023-07-17 07:17:17 +00:00 |
|
Donny/강동윤
|
7528de1897
|
test(es/modules): Add a test for unreproducible issue (#7655)
**Related issue:**
- Closes #7417.
|
2023-07-13 04:34:22 +00:00 |
|
SWC Bot
|
26d79444c6
|
chore: Publish crates
|
2023-07-13 02:09:23 +00:00 |
|
SWC Bot
|
1fe263903d
|
chore: Publish crates
|
2023-07-07 02:17:07 +00:00 |
|
SWC Bot
|
2ef760357f
|
chore: Publish crates
|
2023-07-06 03:29:42 +00:00 |
|
SWC Bot
|
735a82d6a4
|
chore: Publish crates
|
2023-07-05 03:52:51 +00:00 |
|
Donny/강동윤
|
b34f1adbcc
|
build(cargo): Update rustc to 2023-07-03 (#7623)
|
2023-07-05 03:50:43 +00:00 |
|
SWC Bot
|
7544ea960b
|
chore: Publish crates
|
2023-07-04 07:01:59 +00:00 |
|
SWC Bot
|
cf902d3808
|
chore: Publish crates
|
2023-07-03 01:54:53 +00:00 |
|
SWC Bot
|
cba986807a
|
chore: Publish crates
|
2023-06-30 07:43:11 +00:00 |
|
SWC Bot
|
efc1afd96a
|
chore: Publish crates
|
2023-06-29 14:15:31 +00:00 |
|
SWC Bot
|
be33efaecd
|
chore: Publish crates
|
2023-06-29 07:52:19 +00:00 |
|
SWC Bot
|
b4ae28b053
|
chore: Publish crates
|
2023-06-26 04:02:12 +00:00 |
|
SWC Bot
|
4efefb0f4e
|
chore: Publish crates
|
2023-06-23 02:28:10 +00:00 |
|
Kieran Siek
|
95ac74e6e4
|
refactor(common): Remove add_bitflags and update bitflags (#7571)
|
2023-06-23 11:26:22 +09:00 |
|
SWC Bot
|
8c1436aaf5
|
chore: Publish crates
|
2023-06-22 13:40:52 +00:00 |
|