mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
feat(electron): move preload to infra (#3011)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# check lockfile is up to date
|
||||
yarn install --mode=update-lockfile
|
||||
|
||||
# build infra code
|
||||
yarn -T run build:infra
|
||||
|
||||
# lint staged files
|
||||
yarn exec lint-staged
|
||||
|
||||
|
||||
Reference in New Issue
Block a user