mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Update wrangler.toml
This commit is contained in:
parent
eda10b1212
commit
3f14696c98
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user