mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
Update nuke command - remove .turbo dir
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"clean": "rimraf build",
|
||||
"nuke": "rimraf build node_modules"
|
||||
"nuke": "rimraf build node_modules .turbo"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
|
||||
Reference in New Issue
Block a user