@aws-amplify/core

v1.0.29-preview.68
Core category of aws-amplify

lint

tslint 'src/**/*.ts'

test

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

build

npm run clean && npm run build:esm && npm run build:cjs

clean

rimraf esm cjs dist

format

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

build:cjs

node ./build es5 && webpack && webpack --config ./webpack.config.dev.js

build:esm

node ./build es6

build-with-test

npm test && npm run build
npm i @aws-amplify/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 8/21/2019

Downloads