mirror of
https://github.com/Nezumi-2711/s3-drive-storage-manage.git
synced 2026-09-22 13:48:31 +00:00
10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "s3-drive-storage-manage",
|
|
"compatibility_date": "2026-08-15",
|
|
"assets": {
|
|
"directory": "./dist",
|
|
"not_found_handling": "single-page-application"
|
|
}
|
|
}
|