**NPM:** [vite-plugin-babel - npm](https://www.npmjs.com/package/vite-plugin-babel) Designed to interface [[Vite Development Notes]] and [[Babel]]. Attempted use in [[Project Notes/Beanbag/Ink/Ink]] on [[2024-02-08|February 8, 2024]]. I hit limitations with it and switched to [[@vitejs/plugin-react]] instead. Heavier, but did what I needed. In retrospect, it may have worked if I had a better understanding of the `include` parameters, but the configuration for this was poorly and incorrectly documented. I'd rather go with something maintained.