瀏覽代碼

🚑 hotfix: close exportStatic

chenshuai2144 5 年之前
父節點
當前提交
d8956080dc
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      config/config.ts

+ 0 - 1
config/config.ts

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