项目作者: yoavain

项目描述 :
Playground for Webpack + TypeScript
高级语言: TypeScript
项目地址: git://github.com/yoavain/webpack-playground.git
创建时间: 2020-06-04T19:03:21Z
项目社区:https://github.com/yoavain/webpack-playground

开源协议:

下载


This is a template for a webpack project

CodeQL
Renovate
visitors

It contains a skeleton for:

  1. Webpack
  2. TypeScript
  3. ESlint
  4. Jest
  5. husky pre-commit hook
  6. lint-staged (that runs eslint —fix for code and prettier for json files)
  7. Webpack TypeScript configuration
  8. Webpack bundle analyzer
  9. Webpack find duplicate dependencies

Also, this project show how to combine

  • Webpack resolve.alias
  • TypeScript compilerOptions.paths
  • Jest moduleNameMapper