https://github.com/mbacalan/knip-vite-react-emotion-repro
Plugins can be declared for Babel through @vitejs/plugin-react
configuration object in Vite config file.
export default defineConfig({
plugins: [react({
babel: {
plugins: ['@emotion/babel-plugin']
}
})],
})
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too