mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 22:37:04 +08:00
Revert "build: allow node package depends on workspace packages (#11892)"
This reverts commit c00671dd84.
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
},
|
||||
"include": ["./src"],
|
||||
"references": [
|
||||
{ "path": "../native" },
|
||||
{ "path": "../../../tools/cli" },
|
||||
{ "path": "../../../tools/utils" },
|
||||
{ "path": "../../common/graphql" }
|
||||
{ "path": "../../common/graphql" },
|
||||
{ "path": "../native" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user