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
|
c13bba8401
|
chore: Publish crates
|
2022-01-12 18:39:56 +09:00 |
|
Donny
|
781aa79b82
|
chore: Publish crates
|
2022-01-04 19:29:50 +09:00 |
|
Donny/강동윤
|
194b3e9b67
|
refactor(*): Use 2021 edition (#3151)
|
2021-12-30 18:59:18 +09:00 |
|
Donny
|
b1a47ee971
|
chore: Publish crates
|
2021-12-07 14:34:44 +09:00 |
|
Donny/강동윤
|
020b4a554d
|
fix(graph_analyzer): Allow invoking load multiple time (#2823)
swc_graph_analyzer:
- Make `load` work correctly even if it's called multiple time.
|
2021-11-21 14:55:59 +09:00 |
|
Donny/강동윤
|
b869c81888
|
refactor(swc_bundler): Extract logic for analyzing cycles (#2733)
|
2021-11-12 23:33:32 +09:00 |
|