mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix: native build (#2822)
This commit is contained in:
@@ -30,7 +30,8 @@
|
|||||||
"{projectRoot}/out",
|
"{projectRoot}/out",
|
||||||
"{projectRoot}/node_modules/.cache",
|
"{projectRoot}/node_modules/.cache",
|
||||||
"apps/web/.next/cache",
|
"apps/web/.next/cache",
|
||||||
"packages/storybook/storybook-static"
|
"packages/storybook/storybook-static",
|
||||||
|
"packages/native/affine.*.node"
|
||||||
],
|
],
|
||||||
"inputs": [
|
"inputs": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user