Browse Source

🚑 hotfix: close exportStatic

chenshuai2144 5 years ago
parent
commit
d8956080dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/config.ts

+ 0 - 1
config/config.ts

@@ -40,6 +40,5 @@ export default defineConfig({
   manifest: {
   manifest: {
     basePath: '/',
     basePath: '/',
   },
   },
-  exportStatic: {},
   esbuild: {},
   esbuild: {},
 });
 });