Explorar el Código

🚑 hotfix: close exportStatic

chenshuai2144 hace 5 años
padre
commit
d8956080dc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      config/config.ts

+ 0 - 1
config/config.ts

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