@aws-amplify/auth

v4.1.3-unstable.3
Auth category of aws-amplify

lint

tslint '{__tests__,src}/**/*.ts'

test

yarn lint --fix && jest -w 1 --coverage

build

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

clean

rimraf lib-esm lib dist

format

echo "Not implemented"

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

build:cjs:watch

node ./build es5 --watch

build:esm:watch

node ./build es6 --watch
npm i @aws-amplify/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 7/21/2021

Downloads