Webpack Typescript Starter

July 1, 2022 ยท View on GitHub

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