© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kostiantyn Ochenash
FSDev
Hi! Thanks for sharing! This line helped me:
import macrosPlugin from 'vite-plugin-babel-macros'; export default defineConfig({ plugins: [macrosPlugin(), react()], })