fix(config): update .smartconfig.json handling and harden bundler runtime compatibility

This commit is contained in:
2026-05-09 12:34:00 +00:00
parent f19c7c69af
commit e5b2f2ba30
18 changed files with 2712 additions and 3190 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"target": "ES2022",
"module": "ES2022",
"moduleResolution": "node12",
"preserveValueImports": true,
"verbatimModuleSyntax": true,
"esModuleInterop": true
}
}
}