Skip to content

Commit

Permalink
🐛 fix: Fix exportStatic
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Nov 24, 2024
1 parent 57907b0 commit 864a8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default defineConfig({
define: {
'process.env': process.env,
},
exportStatic: {},
// exportStatic: {},
extraBabelPlugins: ['antd-style'],
favicons: ['https://lobehub.com/favicon.ico'],
jsMinifier: 'swc',
Expand Down

0 comments on commit 864a8bb

Please sign in to comment.