mirror of
https://github.com/acedanger/pokemon.git
synced 2025-12-05 14:40:14 -08:00
feat: add initial wrangler configuration for project setup
This commit is contained in:
7
wrangler.jsonc
Normal file
7
wrangler.jsonc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "pokemon",
|
||||
"compatibility_date": "2025-04-22",
|
||||
"assets": {
|
||||
"directory": "./dist"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user