vite-plugin-react-swc
vite-plugin-react-swc copied to clipboard
Syntax errors in Terminal
I began seeing many of these syntax errors in the terminal when starting up my Vite app:
I am using version 3.6.0 of the vite-plugin-swc package, and am seeing the errors on both Windows 10 and Windows 11. Upgrading the package to 3.7.0 has not resolved the issue. Errors are reported in the terminal, but my app still runs/builds without issue and seems to work as expected.
Thank you!