mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
- Updated workflow and pre-commit to work with PNPM, modified package.json to preinstall PNPM only.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"components"
|
||||
],
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"dev": "kill-port 3000 5173 && pnpm --filter \"./packages/**\" dev",
|
||||
"build": "pnpm --filter \"./packages/**\" build",
|
||||
"start": "kill-port 3000 && run-script-os",
|
||||
|
||||
Reference in New Issue
Block a user