Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
denysmatrix1022 authored Jan 15, 2025
1 parent eda10b1 commit 3f14696
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ name = "bolt"
compatibility_flags = ["nodejs_compat"]
compatibility_date = "2024-07-01"
pages_build_output_dir = "./build/client"

[build]
command = "npm install -g pnpm && pnpm install && pnpm run build"

0 comments on commit 3f14696

Please sign in to comment.