@imgix/gatsby

v1.0.0-rc.2
<!-- ix-docs-ignore --> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

tdd

run-p tdd:unit tdd:e2e

lint

prettier --write .

test

run-s test:unit

build

tsc

lint:ci

prettier --check .

tdd:e2e

yarn test:e2e

tdd:unit

yarn jest --watch --setupFiles dotenv/config

test:e2e

yarn workspace dev-and-e2e-test-environment run test:e2e

test:unit

yarn jest

build:watch

lerna exec --parallel --ignore dev* -- tsc --build --watch

test:e2e:ci

yarn workspace dev-and-e2e-test-environment run test:e2e:ci
npm i @imgix/[email protected]

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 11/13/2020

Downloads