swc/crates/swc_css_parser/tests/recovery/comments/bad-comment-1
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
..
input.css feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
output.json refactor(css/ast): Refactor AST types (#6124) 2022-10-13 04:15:29 +00:00
output.swc-stderr fix(css/parser): Fix various issues (#6281) 2022-10-28 04:34:23 +00:00
span.swc-stderr refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00