mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat(admin): init project (#7197)
This commit is contained in:
@@ -7,8 +7,12 @@
|
||||
"./app": "./src/app.tsx",
|
||||
"./router": "./src/router.tsx",
|
||||
"./bootstrap/register-plugins": "./src/bootstrap/register-plugins.ts",
|
||||
"./hooks/*": "./src/hooks/*",
|
||||
"./*": "./src/*"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./src/**/*.css"
|
||||
],
|
||||
"dependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/component": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user