diff --git a/config/config.ts b/config/config.ts index 12abaae9..94c52cb0 100644 --- a/config/config.ts +++ b/config/config.ts @@ -40,6 +40,5 @@ export default defineConfig({ manifest: { basePath: '/', }, - exportStatic: {}, esbuild: {}, });