1.0.2 • Published 4 years ago

redux-bundle-creator v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

redux-bundle-creator

Docs to come!

NPM scripts

  • npm t: Run test suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style