Skip to content

Commit

Permalink
Disable minify
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Jan 3, 2025
1 parent 660f078 commit 5440a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default defineConfig({
conditions: ["webstudio"],
},
build: {
minify: false,
lib: {
entry: ["src/cli.ts"],
formats: ["es"],
Expand Down

0 comments on commit 5440a9e

Please sign in to comment.