@dollarshaveclub/react-scripts

v5.1.0
<h1 align="center">@dollarshaveclub/react-scripts</h1>

test

npm run test-server && npm run test-isomorphic && npm run test-jsdom && npm run test-output

build

node ./scripts/build.js

start

node ./scripts/start.js

watch

node ./scripts/watch.js

eslint

eslint . --fix --cache

tslint

tslint 'src/**/*.tsx' --fix

eslint:ci

eslint .

tslint:ci

tslint 'src/**/*.tsx'

test-jsdom

node ./scripts/test.js jsdom

update-tag

node ./scripts/ci/update-tag.js

test-output

jest --config=./tests/jest-config.json --env=node

test-server

node ./scripts/test.js server

test-isomorphic

node ./scripts/test.js isomorphic
npm i @dollarshaveclub/[email protected]

Metadata

  • MIT
  • >= 8.0.0
  • dollarshaveclub-engineering
  • released 4/11/2019

Downloads