Add wrangler assets config
This commit is contained in:
parent
6b3168cb1d
commit
f9b74a4a98
1 changed files with 7 additions and 0 deletions
7
wrangler.jsonc
Normal file
7
wrangler.jsonc
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "rda-2026",
|
||||||
|
"compatibility_date": "2025-12-21",
|
||||||
|
"assets": {
|
||||||
|
"directory": "./dist/public"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue