magic-akari
|
06ca1fe0a0
|
fix(es/minifier): Handle ModuleDecl when transform const modules (#7959)
**Related issue:**
- Closes #7747
|
2023-09-16 09:17:26 +00:00 |
|
廖应龙
|
ac02b84918
|
feat(es/optimization): Support default imports for const modules (#7604)
|
2023-06-30 02:12:45 +00:00 |
|
magic-akari
|
0314869464
|
fix(es/transforms): Handle object shorthand in const_modules (#7022)
|
2023-03-09 14:18:46 +00:00 |
|
magic-akari
|
5c7c8e0736
|
fix(es/transforms): Handle member object in missing else branch (#7027)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7025.
|
2023-03-07 04:10:06 +00:00 |
|
magic-akari
|
3cb03d5299
|
feat(es/transforms): Support namespace imports from const_modules (#7013)
|
2023-03-06 03:33:52 +00:00 |
|
Donny/강동윤
|
9b76783281
|
refactor(common): Cleanup & rustfmt (#3495)
swc_common:
- Merge identical source codes.
swc_css_parser:
- Deny `clippy::all`.
- Fix lints.
|
2022-02-09 06:33:32 +00:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|