diego3g / react-webpack-swc

ReactJS webpack configuration example using SWC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack + SWC

ReactJS webpack configuration example using SWC (faster alternative to babel).

SWC: https://github.com/swc-project/swc

Todo

  • Add Hot Loading (Fast Refresh);
  • Add style loaders;
  • Add file loaders;
  • Production configuration;
  • Sourcemaps;
  • TypeScript paths;

About

ReactJS webpack configuration example using SWC


Languages

Language:JavaScript 69.9%Language:TypeScript 23.3%Language:HTML 6.8%