Selaa lähdekoodia

🚑 hotfix: close exportStatic

chenshuai2144 5 vuotta sitten
vanhempi
commit
d8956080dc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      config/config.ts

+ 0 - 1
config/config.ts

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