mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
812 lines
18 KiB
Plaintext
812 lines
18 KiB
Plaintext
{
|
|
"15881646843349715899packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"5599795979456303503packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"2742294943103602198packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"12162266653434004147packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"15591099481998249919packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"7236500214833037099packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"430956368856284591packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"2565236826186505184packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
},
|
|
"17978826188511034385packages/commons/vite.config.ts": {
|
|
"targets": {
|
|
"test": {
|
|
"command": "vitest",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"cache": true,
|
|
"inputs": [
|
|
"default",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"vitest"
|
|
]
|
|
},
|
|
{
|
|
"env": "CI"
|
|
}
|
|
],
|
|
"outputs": [
|
|
"{projectRoot}/test-output/vitest/coverage"
|
|
],
|
|
"metadata": {
|
|
"technologies": [
|
|
"vite"
|
|
],
|
|
"description": "Run Vite tests",
|
|
"help": {
|
|
"command": "npx vitest --help",
|
|
"example": {
|
|
"options": {
|
|
"bail": 1,
|
|
"coverage": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typecheck": {
|
|
"cache": true,
|
|
"inputs": [
|
|
"production",
|
|
"^production",
|
|
{
|
|
"externalDependencies": [
|
|
"typescript"
|
|
]
|
|
}
|
|
],
|
|
"command": "tsc --build --emitDeclarationOnly",
|
|
"options": {
|
|
"cwd": "packages/commons"
|
|
},
|
|
"metadata": {
|
|
"description": "Runs type-checking for the project.",
|
|
"technologies": [
|
|
"typescript"
|
|
],
|
|
"help": {
|
|
"command": "npx tsc --build --help",
|
|
"example": {
|
|
"args": [
|
|
"--force"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dependsOn": [
|
|
"^typecheck"
|
|
],
|
|
"syncGenerators": [
|
|
"@nx/js:typescript-sync"
|
|
]
|
|
},
|
|
"build-deps": {
|
|
"dependsOn": [
|
|
"^build"
|
|
]
|
|
},
|
|
"watch-deps": {
|
|
"dependsOn": [
|
|
"build-deps"
|
|
],
|
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
|
}
|
|
},
|
|
"metadata": {},
|
|
"projectType": "application"
|
|
}
|
|
} |