@aws-amplify/core

v1.0.8
Core category of aws-amplify

lint

tslint 'src/**/*.ts'

test

tslint 'src/**/*.ts' && jest --coverage

build

npm run clean && tsc && webpack

clean

rimraf lib lib-esm dist

format

tsfmt --useTsfmt tsfmt.json -r src/**/*.ts

build-with-test

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

Metadata

Downloads