Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Jul 18, 2024
1 parent ecc5221 commit a864466
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/canyon-platform/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ export default defineConfig({
exclude: ['**/helper/**', '**/components/**'],
}),
],
build: {
sourcemap: true,
},
// build: {
// sourcemap: true,
// },
server: {
port: 8000,
host: '0.0.0.0',
Expand Down

0 comments on commit a864466

Please sign in to comment.