This commit is contained in:
2025-02-26 11:09:51 +08:00
parent 75c6f1dbd4
commit 2d0dba9549

View File

@@ -14,6 +14,9 @@ export default defineConfig({
index: "./src/main.ts", index: "./src/main.ts",
}, },
}, },
output: {
polyfill: "usage"
},
tools: { tools: {
rspack: { rspack: {
plugins: [ plugins: [