chore(client): add digital employee check
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"build:renderer": "vite build",
|
||||
"sync:sgrobot-digital": "node scripts/sync-sgrobot-digital.js",
|
||||
"build:sgrobot-digital": "node scripts/build-sgrobot-digital.js",
|
||||
"check:digital-employee": "node scripts/check-digital-employee.js",
|
||||
"build": "dotenv -e .env.production -- cross-env NODE_ENV=production npm run build:main && npm run build:renderer",
|
||||
"test": "vitest",
|
||||
"test:run": "vitest run",
|
||||
|
||||
Reference in New Issue
Block a user