mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 13:29:02 +08:00
test: migration test in real world (#2885)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"build:storybook": "nx build @affine/storybook",
|
||||
"build:plugins": "./apps/electron/scripts/plugins/build-plugins.mjs",
|
||||
"start:web": "yarn workspace @affine/web start",
|
||||
"start:web-static": "yarn exec serve apps/web/out -l 8080",
|
||||
"start:storybook": "yarn exec serve apps/storybook/storybook-static -l 6006",
|
||||
"serve:test-static": "yarn exec serve tests/fixtures --cors -p 8081",
|
||||
"lint": "eslint . --ext .js,mjs,.ts,.tsx --cache",
|
||||
|
||||
Reference in New Issue
Block a user