We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
format-docs
format
1 parent a9925bd commit 6285b64Copy full SHA for 6285b64
netlify.toml
@@ -5,7 +5,7 @@
5
publish = "build"
6
7
# Default build command
8
- command = "npm install; npm run format-docs; npm run build"
+ command = "npm install; npm run format; npm run build"
9
10
[dev]
11
# A Boolean value that determines if Netlify Dev launches the local server address in your browser
0 commit comments