mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
fix: add initial wrangler configuration file for project setup
This commit is contained in:
parent
96be9d2a8c
commit
11aa90bafc
1 changed files with 6 additions and 0 deletions
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
name = "zenbrowser-www"
|
||||
pages_build_output_dir = "./dist"
|
||||
compatibility_date = "changeme"
|
||||
|
||||
[env]
|
||||
production = {}
|
Loading…
Add table
Add a link
Reference in a new issue