mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 20:46:38 +08:00
test: fix image preview (#2874)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
},
|
||||
"namedInputs": {
|
||||
"default": ["{projectRoot}/**/*", "sharedGlobals"],
|
||||
"packages": ["{workspaceRoot}/packages/**/*"],
|
||||
"sharedGlobals": [
|
||||
"{workspaceRoot}/tsconfig.json",
|
||||
"{workspaceRoot}/nx.json"
|
||||
@@ -37,6 +38,7 @@
|
||||
"{workspaceRoot/apps/electron/dist"
|
||||
],
|
||||
"inputs": [
|
||||
"packages",
|
||||
{
|
||||
"runtime": "node -v"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user