redux-bundler

v26.1.0
Compose a Redux store out of smaller bundles of functionality.
PWAs bundler redux

build

microbundle --no-compress --no-sourcemap

dev

microbundle watch --no-compress

lint

prettier-standard 'src/**/*.js' 'test/**/*.js' && standard

prepublish

npm run full-test

test

tape test/*.js | tap-spec

full-test

npm run build && npm run test && npm run lint

Metadata

  • MIT
  • Whatever
  • Henrik Joreteg
  • released 2/17/2020

Downloads

Maintainers