Skip to content

Commit

Permalink
fix: sourcemap ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jun 11, 2024
1 parent 05a5f47 commit d8fe70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export default defineNuxtConfig({
sourcemap: false,
}),
],
build: { sourcemap: false },
},
runtimeConfig: {
github: {
Expand Down

0 comments on commit d8fe70d

Please sign in to comment.