mterczynski / paint

Windows 10 Paint clone made with React and Redux
https://www.mter.pl/paint
5 stars 2 forks source link

Try esbuild or SWC #62

Open mterczynski opened 2 years ago

mterczynski commented 2 years ago

Try esbuild or SWC, see how much it speeds up compilation time

mterczynski commented 2 years ago

Or vite - it uses esbuild under the hood

mterczynski commented 1 year ago

Vite on branch: switch_to_vite - work in progress