@trivikr-test/client-s3

v0.0.1
Testing install size reduction in @aws-sdk/client-s3

clean

yarn remove-definitions && yarn remove-dist && yarn remove-documentation

build-documentation

yarn remove-documentation && typedoc ./

remove-definitions

rimraf ./types

remove-dist

rimraf ./dist

remove-documentation

rimraf ./docs

test:unit

mocha **/cjs/**/*.spec.js

test:e2e

mocha **/cjs/**/*.ispec.js && karma start karma.conf.js

test

yarn test:unit

build:cjs

tsc -p tsconfig.json

build:es

tsc -p tsconfig.es.json

build

yarn build:cjs && yarn build:es

downlevel-dts

downlevel-dts dist/types dist/types/ts3.4
npm i @trivikr-test/[email protected]

Metadata

Downloads

Maintainers