mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
feat: nightly build notify
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"start": "pnpm --filter @pathfinder/app start",
|
||||
"lint": "pnpm --filter @pathfinder/app lint",
|
||||
"test:e2e": "playwright test",
|
||||
"test:unit": "jest"
|
||||
"test:unit": "jest",
|
||||
"notify": "node --experimental-modules scripts/notify.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^29.3.1",
|
||||
|
||||
Reference in New Issue
Block a user