mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
add turbo, changes to make it work across docker, docker-compose, npx
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ignore": ["**/*.spec.ts", ".git", "node_modules"],
|
||||
"watch": ["commands", "index.ts", "src", "../components/nodes", "../components/src"],
|
||||
"exec": "./bin/dev start",
|
||||
"exec": "npm start",
|
||||
"ext": "ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user