mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-27 17:08:28 +00:00
web: add cloudflare wrangler.jsonc file
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
This commit is contained in:
parent
b4a53d0fde
commit
3ee7c4d36a
7
web/wrangler.jsonc
Normal file
7
web/wrangler.jsonc
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "cobalt",
|
||||
"compatibility_date": "2025-06-01",
|
||||
"assets": {
|
||||
"directory": "./build"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user