You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commands/serve.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
title: Netlify CLI serve command
3
3
sidebar:
4
4
label: serve
5
-
description: (Beta) Build the site for production and serve locally. This does not watch the code for changes, so if you need to rebuild your site then you must exit and run `serve` again.
5
+
description:
6
+
Build the site for production and serve locally. This does not watch the code for changes, so if you need to rebuild
7
+
your site then you must exit and run `serve` again.
0 commit comments