Files
recrafted/wrangler.jsonc
sugoidogo df72716679
/ release (push) Failing after 43s
fix workflow
2026-01-29 16:38:01 -08:00

15 lines
371 B
JSON

{
"$schema": "./node_modules/wrangler/config-schema.json",
"name": "recrafted",
"compatibility_date": "2026-01-13",
"assets": {
"directory": "packwiz"
},
"workers_dev": false,
"keep_vars": true,
//"build": {
// "watch_dir": "./packwiz",
// "cwd": "./packwiz",
// "command": "packwiz refresh --build",
//}
}