mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs(cloudflare): add missing build section (#834)
This commit is contained in:
parent
b6065a2edf
commit
0cf6a6fe17
@ -29,6 +29,10 @@ zone_id = ""
|
||||
[site]
|
||||
bucket = ".output/public"
|
||||
entry-point = ".output"
|
||||
|
||||
[build]
|
||||
command = "NITRO_PRESET=cloudflare yarn nuxt build"
|
||||
upload.format = "service-worker"
|
||||
```
|
||||
|
||||
## Testing locally
|
||||
|
Loading…
Reference in New Issue
Block a user