There was an error while loading. Please reload this page.
1 parent 95fab02 commit 619f605Copy full SHA for 619f605
netlify.toml
@@ -11,7 +11,7 @@
11
publish = "website/build/testing-library-docs"
12
13
# Default build command.
14
- command = "cd website; npm install; npm run build"
+ command = "cd website; npm install; npm run format-docs; npm run build"
15
16
# React root to React landing page
17
[[redirects]]
0 commit comments