Minified React error in production with Vite.js
Fredrik BergqvistAt work I inherited a really old website running on React. The code was good but by old i mean really old; last commit was 3 years ago and most of the code was 5-6 years old… So I converted it to TypeScript and ripped out the old babel/webpack build system and installed Vite to […]