swc/crates/swc_core/src
Donny/강동윤 84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
..
__diagnostics.rs feat(swc_core): Implement engine diagnostics (#5515) 2022-08-18 04:29:19 +00:00
lib.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
plugin.rs fix(swc_core): Correctly expose plugin with host (#7427) 2023-05-22 05:27:01 +00:00
quote.rs chore: Publish crates 2022-08-20 21:28:27 +09:00