mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): avoid expand runtime config everywhere used (#7972)
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
"private": true,
|
||||
"version": "0.16.0",
|
||||
"exports": {
|
||||
"./app": "./src/app.tsx",
|
||||
"./router": "./src/router.tsx",
|
||||
"./bootstrap/register-plugins": "./src/bootstrap/register-plugins.ts",
|
||||
"./hooks/*": "./src/hooks/*",
|
||||
"./*": "./src/*"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user