We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e7304 commit 1fefb28Copy full SHA for 1fefb28
1 file changed
messages/webapp.dev.md
@@ -89,6 +89,11 @@ Proxy URL: %s (open this URL in your browser)
89
✅ Ready for development!
90
→ %s (open this URL in your browser)
91
92
+# info.ready-for-development-vite
93
+
94
+✅ Ready for development!
95
+ → %s (Vite proxy active - open this URL in your browser)
96
97
# info.press-ctrl-c
98
99
Press Ctrl+C to stop the proxy server
@@ -186,8 +191,3 @@ The proxy will use the actual dev server URL.
186
191
# info.vite-proxy-detected
187
192
188
193
Vite WebApp proxy detected at %s - using Vite's built-in proxy (standalone proxy skipped)
189
-
190
-# info.ready-for-development-vite
-✅ Ready for development!
- → Dev server: %s (Vite proxy active - open this URL in your browser)
0 commit comments