Skip to content

Commit 9aae986

Browse files
committed
Launch Netlify Dev by default (like Docusaurus)
1 parent 6b863c7 commit 9aae986

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
# Default build command.
77
command = "cd website; yarn; yarn format-docs; yarn build"
88

9+
[dev]
10+
autoLaunch = true # a Boolean value that determines if Netlify Dev launches the local server address in your browser
11+
912
# Shortcut to discord server invite
1013
[[redirects]]
1114
from = "https://testing-library.com/discord"

0 commit comments

Comments
 (0)