Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Jan 5, 2024
1 parent 926c453 commit 661c821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ export default {
conventionRoutes: {
exclude: [/\/components\//],
},
exportStatic: {
ignorePreRenderError: true,
},
};
3 changes: 3 additions & 0 deletions docs/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ export default defineConfig({
define: {
'process.env.UMI_VERSION': version,
},
exportStatic: {
ignorePreRenderError: true,
},
themeConfig: {
name: 'UmiJS',
socialLinks: {
Expand Down

0 comments on commit 661c821

Please sign in to comment.