in **Plugins > Rollup Plugins > Compatible with Vite**, this is listed > [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace) - Replace strings in files while bundling. \- [cite](https://github.com/vitejs/awesome-vite#:~:text=%40rollup/plugin%2Dreplace%20%2D%20Replace%20strings%20in%20files%20while%20bundling.) isn't this feature covered by [vite with `define`](https://vitejs.dev/config/shared-options.html#define)?