Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

File metadata and controls

11 lines (9 loc) · 280 Bytes

Webpack React Typescript Starter

Feature

  1. out of the box for application (not for library)
  2. support typescript
  3. support fast refresh (also previously known as Hot Reloading)
  4. use es module
  5. support sass / scss
  6. extract css
  7. support svg icon via @svgr/webpack