Donny
|
8b633a93ff
|
chore: Publish crates
|
2022-01-04 17:41:12 +09:00 |
|
Donny/강동윤
|
51c792eb30
|
feat(esdiff): Create a command to determine problematic file (#3181)
swc_ecma_diff:
- Fix diff logic of `Vec`.
esdiff:
- `diff-min`: Normalize `Str.has_escape`.
- `diff-min`: Normalize empty var declaration.
- Add `redue-min`.
|
2022-01-04 17:40:40 +09:00 |
|
Donny
|
1e5bc88cd3
|
chore: Publish crates
|
2022-01-03 17:45:09 +09:00 |
|
Sosuke Suzuki
|
07c0489575
|
feat(es/ast): Add ModuleExportName (#3048)
swc_ecma_ast:
- Allow using string as import/export specifiers.
|
2022-01-03 08:44:11 +00:00 |
|
Donny/강동윤
|
1aa55e616a
|
feat(es/diff): Add a internal CLI program for debugging minifier (#3168)
|
2022-01-02 19:55:12 +09:00 |
|
Donny/강동윤
|
194b3e9b67
|
refactor(*): Use 2021 edition (#3151)
|
2021-12-30 18:59:18 +09:00 |
|
OJ Kwon
|
72c963662d
|
refactor(*): Drop unused dependencies (#3138)
|
2021-12-29 15:27:51 +09:00 |
|
Donny
|
d7a489a709
|
chore: Publish crates
|
2021-12-23 22:03:30 +09:00 |
|
Donny/강동윤
|
ff0b55b778
|
feat(es/diff): Initialize a diff tool for ecmascript (#3101)
swc_ecma_diff:
- Initialize the project.
|
2021-12-23 22:01:56 +09:00 |
|