Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 381 Bytes

Webpack Typescript Starter

Well-prepared out-of-the-box webpack start.

Features

  • all configurations are clearly visible without any encapsulation
  • easy to modify to what you want
  • as fast as possible (fork-ts-checker-webpack-plugin)
  • code splitting, dynamic import
  • hot module replace
  • lint before commit (husky)
  • typescript, sass/scss, eslint, test and assets copy