react-async-component

v2.0.0-alpha
Create Components that resolve asynchronously, with support for server side rendering and code splitting.
react asynchronous component code splitting webpack

build

node ./tools/scripts/build.js

clean

rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd

lint

eslint src

precommit

lint-staged && npm run test

prepublish

npm run build

test

jest

test:coverage

npm run test -- --coverage

test:coverage:deploy

npm run test:coverage && codecov

Metadata

  • MIT
  • Whatever
  • Sean Matheson
  • released 3/22/2018

Downloads

Maintainers