mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 00:02:29 -04:00
feat(dev-proxy): init package (#35852)
This commit is contained in:
3
packages/dev-proxy/bin/dev-proxy.js
Executable file
3
packages/dev-proxy/bin/dev-proxy.js
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import '../dist/cli.mjs'
|
||||
Reference in New Issue
Block a user