@aws-amplify/core

v1.1.1-unstable.17
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-with-test

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

Metadata

Downloads