diff --git a/.changeset/swift-islands-burn.md b/.changeset/swift-islands-burn.md new file mode 100644 index 0000000000..f38870143b --- /dev/null +++ b/.changeset/swift-islands-burn.md @@ -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.