Add new knowledgebase / docs #38
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"build": {
|
||||
"dependsOn": ["^build", "generate"],
|
||||
"inputs": ["$TURBO_DEFAULT$", ".env*"],
|
||||
"outputs": [".next/**", "!.next/cache/**", "dist/**"]
|
||||
"outputs": [".next/**", "!.next/cache/**", "dist/**", "**/.vitepress/dist/**"]
|
||||
},
|
||||
"lint": {
|
||||
"dependsOn": ["^lint"]
|
||||
|
||||
Reference in New Issue
Block a user