mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 23:07:02 +08:00
build(electron): use nx (#2942)
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"./*": "./src/components/*/index.tsx"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "yarn workspace @affine/i18n build"
|
||||
"build": "yarn workspace @affine/i18n build",
|
||||
"dev": "yarn workspace @affine/i18n dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@blocksuite/blocks": "*",
|
||||
|
||||
Reference in New Issue
Block a user