Merge pull request #20331 from backstage/blam/vite
[cli] Added `EXPERIMENTAL_VITE` flag to start `devServer` with `vite` instead of `webpack`
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Added `EXPERIMENTAL_VITE` flag for using [vite](https://vitejs.dev) as dev server instead of Webpack
|
||||
Reference in New Issue
Block a user