There was an error while loading. Please reload this page.
1 parent 6b863c7 commit 9aae986Copy full SHA for 9aae986
netlify.toml
@@ -6,6 +6,9 @@
6
# Default build command.
7
command = "cd website; yarn; yarn format-docs; yarn build"
8
9
+[dev]
10
+ autoLaunch = true # a Boolean value that determines if Netlify Dev launches the local server address in your browser
11
+
12
# Shortcut to discord server invite
13
[[redirects]]
14
from = "https://testing-library.com/discord"
0 commit comments