feat(workers): 添加 workers 源码
This commit is contained in:
5
workers/wrangler.toml
Normal file
5
workers/wrangler.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "wstrans"
|
||||
main = "src/index.js"
|
||||
compatibility_date = "2024-04-15"
|
||||
workers_dev = true
|
||||
node_compat = true
|
||||
Reference in New Issue
Block a user