reacthtmlpack

v1.2.1
Added the missing piece of treating `index.html` as entry point in webpack bundles.
react html webpack

clean

rimraf lib

prebuild

npm run lint && npm run clean

build:watch

npm run build -- --watch

build

babel src --out-dir lib

lint

eslint bin src

pretest:cov

npm run lint

pretest

npm run lint

test:cov

babel-node ./node_modules/.bin/isparta cover --report lcov _mocha -- $npm_package_config_mocha

test:watch

npm test -- --watch

test

mocha $npm_package_config_mocha

Metadata

  • MIT
  • Whatever
  • tomchentw
  • released 1/23/2016

Downloads

Maintainers