Browse Source

🚑 hotfix: close exportStatic

pull/7703/head
chenshuai2144 5 years ago
parent
commit
d8956080dc
  1. 1
      config/config.ts

1
config/config.ts

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

Loading…
Cancel
Save