docs: optimize script to ignore builds (#13232)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"installCommand": "yarn install",
|
||||
"buildCommand": "turbo run build",
|
||||
"outputDirectory": ".next",
|
||||
"ignoreCommand": "bash ../../ignore-build-script.sh"
|
||||
"ignoreCommand": "bash ../../ignore-build-script.sh api-reference"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user