@aws-amplify/core

v1.2.3-unstable.1
Core category of aws-amplify

lint

tslint 'src/**/*.ts'

test

jest --coverage

build

npm run clean && tsc && webpack

clean

rimraf lib lib-esm dist

format

echo "Not implemented"

build:watch

npm run clean && tsc --watch

build-with-test

npm run clean && npm test && tsc && webpack
npm i @aws-amplify/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 10/15/2019

Downloads