Today I pushed an update to my React, TypeScript and Webpack starter project.
Update includes:
- Upgrade to Webpack 5
- SCSS support
- Browserslist config for both TypeScript and SCSS.
- A new highlevel config to give a quick and easy way to configure against your own project.
Overall the project features:
- Webpack 5 + HMR
- TypeScript + React
- SCSS + Autoprefixing using postcss-preset-env.
- Jest for tests
Hope it helps!
Discussion (0)