Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 864a8bb

Browse files
🐛 fix: Fix exportStatic
1 parent 57907b0 commit 864a8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dumirc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default defineConfig({
6767
define: {
6868
'process.env': process.env,
6969
},
70-
exportStatic: {},
70+
// exportStatic: {},
7171
extraBabelPlugins: ['antd-style'],
7272
favicons: ['https://lobehub.com/favicon.ico'],
7373
jsMinifier: 'swc',

0 commit comments

Comments
 (0)