5.21.3 • Published 1 year ago

@dg-scripts/webpack-template v5.21.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Webpack Template

Author LICENSE

CI

Minimal wbepack boilerplate.

Installation

npm i
npm start

CLI Tool

npx bod create <appName>

More CLI tool information on repo Bod.

Features

  • TypeScript ready. Robust type checking.
  • Babel transpile support.
  • Webpack for hot reload development and dedicated building work with bundle analysis and elegant progressbar.
  • Jest and Testing Library for robust unit tests and detailed coverage report.
  • PostCSS for CSS auto-prefixer support.
  • ESLint with TypeScript parser for TypeScript style check.
  • StyleLint with custom rules for CSS style check.
  • Prettier for format TypeScript and CSS code elegantly.
  • Convenient version release with Standard Version.

React Support

npm i react react-dom
npm i -D @types/react @types/react-dom
npm i -D @testing-library/react @testing-library/react-hooks

Sass Support

npm i -D sass @types/sass

Contact

Email Twitter GitHub

5.21.3

1 year ago

5.21.2

1 year ago

5.21.1

1 year ago

5.21.0

1 year ago

5.20.1

1 year ago

5.20.0

1 year ago

5.19.0

1 year ago

5.18.0

1 year ago

0.0.0-1867

1 year ago

5.17.0

1 year ago