mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
build: add bump:nightly script (#1632)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"build": "yarn workspace @affine/app build",
|
||||
"build:client": "yarn workspace @affine/client-app build:app",
|
||||
"build:storybook": "yarn workspace @affine/component build-storybook",
|
||||
"bump:nightly": "./scripts/bump-blocksuite.sh",
|
||||
"export": "yarn workspace @affine/app export",
|
||||
"start": "yarn workspace @affine/app start",
|
||||
"lint": "eslint . --ext .js,mjs,.ts,.tsx",
|
||||
|
||||
Reference in New Issue
Block a user