Skip to content

Commit 8eb8ba1

Browse files
🐛 fix: Disable mako
1 parent 6229eaa commit 8eb8ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.dumirc.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ export default defineConfig({
7979
favicons: ['https://lobehub.com/favicon.ico'],
8080
jsMinifier: 'swc',
8181
locales: [{ id: 'en-US', name: 'English' }],
82-
mako: isWin ? false : {},
8382
mfsu: isWin ? undefined : {},
8483
npmClient: 'pnpm',
8584
publicPath: '/',

0 commit comments

Comments
 (0)