@exceptionless/node

v3.0.3
JavaScript client for Exceptionless
exceptionless error feature logging tracking reporting node

build

tsc -p tsconfig.json && esbuild src/index.ts --bundle --sourcemap --platform=node --format=esm --outfile=dist/index.bundle.js

watch

tsc -p ../core/tsconfig.json -w --preserveWatchOutput & tsc -p tsconfig.json -w --preserveWatchOutput & esbuild src/index.ts --bundle --platform=node --sourcemap --format=esm --watch --outfile=dist/index.bundle.js

test

jest

test:watch

jest --watch
npm i @exceptionless/[email protected]

Metadata

Downloads

Maintainers