swc/crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/config.json
2022-11-18 02:32:55 +00:00

8 lines
71 B
JSON

{
"minifyJs": {
"codegen": {
"asciiOnly": true
}
}
}