@apm-insight-web/upload-sourcemaps
v1.1.2
Published
upload sourcemaps tool for apm insight web
Downloads
76
Readme
upload-sourcemaps
upload sourcemaps tool for apm insight web
Install
Install with npm:
npm install @apm-insight-web/upload-sourcemaps
Install with yarn:
yarn add @apm-insight-web/upload-sourcemaps
Usage
upload sourcemaps in one dir
npx upload-sourcemap --app_id xxxxxx --paths ./dir1
upload sourcemaps in two dirs
npx upload-sourcemap --app_id xxxxxx --paths ./dir1 --paths ./dir2