mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 19:46:32 +08:00
refactor: plugin loading logic (#3448)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "@affine-test/affine-plugin",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"e2e": "yarn playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.36.2"
|
||||
},
|
||||
"version": "0.7.0-canary.59"
|
||||
}
|
||||
Reference in New Issue
Block a user