@trivikr-test/client-s3

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

clean

yarn remove-dist && yarn remove-documentation

build-documentation

yarn remove-documentation && typedoc ./

remove-dist

rimraf ./dist-*

remove-documentation

rimraf ./docs

test:unit

ts-mocha src/**/*.spec.ts

test:e2e

ts-mocha test/**/*.ispec.ts && karma start karma.conf.js

test

yarn test:unit

build:cjs

tsc -p tsconfig.json

build:es

tsc -p tsconfig.es.json

build:types

tsc -p tsconfig.types.json

build

yarn build:cjs && yarn build:es && yarn build:types

downlevel-dts

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

Metadata

Downloads

Maintainers