universal-hot-reload

v3.3.9
Hot reload client and server webpack bundles for the ultimate development experience
universal hot reload client server webpack bundle typescript graphql and 15 more...

test

jest

build

rimraf lib/* && babel src -d lib --ignore '**/*.test.js' && cp src/index.d.ts lib/index.d.ts

eslint

eslint --format 'node_modules/eslint-friendly-formatter' src

tslint

tslint -p tsconfig.json 'src/**/*.ts*'

lint

npm run eslint && npm run tslint

prettier

prettier --write src/**/*.js examples/**/src/**/*.js

build-publish

npm run build && npm version patch -m 'Upgrade to %s' && npm publish && git push
npm i universal-hot-reload

Metadata

  • MIT
  • Whatever
  • Yusinto Ngadiman
  • released 10/13/2020

Downloads

Maintainers