Skip to content

Commit

Permalink
🔧 chore: Fix apiParser
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jan 7, 2025
1 parent 135cb46 commit 243f616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export default defineConfig({
alias: {
'dumi-theme-lobehub': resolve(__dirname, '../src'),
},
apiParser: isProduction ? {} : false,
base: '/',
define: {
'process.env': process.env,
Expand Down

0 comments on commit 243f616

Please sign in to comment.