From 4bfc2ce705ef4b038262d9403fb38e9d7f1ca558 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 10 Oct 2024 11:45:08 +0200 Subject: [PATCH] changesets: changeset for vite updates Signed-off-by: Patrik Oldsberg --- .changeset/real-tigers-punch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/real-tigers-punch.md diff --git a/.changeset/real-tigers-punch.md b/.changeset/real-tigers-punch.md new file mode 100644 index 0000000000..c5597e50da --- /dev/null +++ b/.changeset/real-tigers-punch.md @@ -0,0 +1,5 @@ +--- +'@backstage/cli': patch +--- + +Updated the Vite implementation behind the `EXPERIMENTAL_VITE` flag to work with more recent versions of Backstage.