webpack-typescript-starter icon indicating copy to clipboard operation
webpack-typescript-starter copied to clipboard

webpack starter for typescript

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