swc/crates/swc_plugin_runner
Donny/강동윤 d1097ccb59
feat(css/parser): Store lexed comments (#8091)
**Description:**

For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
2023-10-10 11:42:20 +00:00
..
benches feat(plugin/runner): Support shared wasix runtime (#7504) 2023-06-08 02:19:07 +00:00
src refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
tests feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
.gitignore chore(ci): FIx CI (#6861) 2023-01-27 04:44:58 +00:00
Cargo.toml chore: Publish crates 2023-10-08 00:41:50 +00:00