Skip to content

Step-by-step explanation of Webpack configuration for typical React app

Notifications You must be signed in to change notification settings

azerum/react-webpack-playground

Repository files navigation

Step-by-step setup of Webpack for a typical React app: JSX, TypeScript, JS and CSS in separate files with hashes in names, Babel transpilation for .browserslistrc, polyfills for older browsers, hot reloading during dev

Take a look at git history for the step-by-step setup

If I were developing a new React app, I would consider Vite, built on top of great esbuild

About

Step-by-step explanation of Webpack configuration for typical React app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published