Skip to content

MajorTom0319/webpack-typescript-starter

 
 

Repository files navigation

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

About

webpack starter for typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • HTML 2.9%
  • SCSS 1.3%
  • Shell 0.6%