mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
build: enhance nx build (#2948)
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
"./theme/*": "./src/theme/*",
|
||||
"./*": "./src/components/*/index.tsx"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "yarn workspace @affine/i18n build",
|
||||
"dev": "yarn workspace @affine/i18n dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@blocksuite/blocks": "*",
|
||||
"@blocksuite/editor": "*",
|
||||
|
||||
Reference in New Issue
Block a user