vite changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-01-02 15:53:10 +01:00
parent ca5883a726
commit 8557e0956c
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Removed the `EXPERIMENTAL_VITE` flag for using Vite as a dev server. If you were using this feature, we recommend switching to Rspack via the `EXPERIMENTAL_RSPACK` flag.