Skip to content

Maxnelson997/WebpackBabelReact-InDepth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-depth Webpack Setup

including the following:

  • Development & production webpack configs
  • Common & Merge webpack configs
  • Source mapping options
  • Handling ENV variables with webpack plugins
  • Webpack Addons
  • Babel
  • React
  • SCSS
  • Fonts

How to use this repo

whenever you need to build a react app:

  • clone this repo & rename the folder
  • cd into the folder and run npm install
  • go to localhost:8080

Source Mapping

While building this repo I gathered a deep understanding of the available Webpack Source Map options. This blog post explains a number of source maps and categorizes them into categories for production or development use.

Contribution

If you notice this repo lacks anything you think would be a solid addition, feel free to fork this repo and contribute. I am very open to ideas and have much to learn myself, so I welcome you to voice your ideas.

See My Website For More Development Related Content.

About

A more in-depth react boilerplate setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published