mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
9 lines
136 B
JSON
9 lines
136 B
JSON
![]() |
{
|
||
|
"name": "<TBD>",
|
||
|
"main": "./build/worker.mjs",
|
||
|
"compatibility_date": "<TBD>",
|
||
|
"build": {
|
||
|
"command": "npm run build"
|
||
|
}
|
||
|
}
|