mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
feat(electron): use affine native (#2329)
This commit is contained in:
+3
-1
@@ -33,7 +33,9 @@
|
||||
"@affine-test/kit/*": ["./tests/kit/*"],
|
||||
"@affine-test/fixtures/*": ["./tests/fixtures/*"],
|
||||
"@toeverything/y-indexeddb": ["./packages/y-indexeddb/src"],
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"]
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"],
|
||||
"@affine/native": ["./packages/native/index.d.ts"],
|
||||
"@affine/native/*": ["./packages/native/*"]
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user