mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
@@ -7,7 +7,6 @@
|
||||
"scripts": {
|
||||
"build": "tsc && gulp",
|
||||
"dev:gulp": "gulp",
|
||||
"dev": "tsc-watch --noClear -p ./tsconfig.json --onSuccess \"pnpm dev:gulp\"",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"clean": "rimraf dist",
|
||||
"nuke": "rimraf dist node_modules .turbo"
|
||||
|
||||
Reference in New Issue
Block a user