swc/crates/swc_node_bundler
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
..
scripts refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
src build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
tests refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
.gitignore refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
build.rs refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
Cargo.toml chore: Publish crates 2023-10-07 14:22:43 +00:00