swc/crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/config.json

8 lines
71 B
JSON
Raw Normal View History

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