mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
feat: isolated plugin system (#2742)
(cherry picked from commit f2ac2e5b84)
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
|
||||
packages=(
|
||||
"y-indexeddb"
|
||||
"infra"
|
||||
"infra",
|
||||
"plugin-infra"
|
||||
)
|
||||
|
||||
for package in "${packages[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user