webpack-config

A sample React project with flexible webpack config

Stars
0

React Webpack Config

A sample webpack configuration that supports:

  • React
  • Typescript (with forked thread for typechecking)
  • Sass (with imported sass from font-awesome in node_modules)
  • CSS Modules (with generated Typescript definition)
Related Projects