Skip to content

hungtcs-lab/webpack-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3eb238e ยท Jul 13, 2022

History

20 Commits
Jul 1, 2022
Jul 13, 2022
Jul 1, 2022
Jun 2, 2020
Jul 13, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022
Jul 1, 2022

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