@apm-insight-web/upload-sourcemaps
v1.1.3
Published
upload sourcemaps tool for apm insight web
Downloads
2,202
Keywords
Readme
upload-sourcemaps
upload sourcemaps tool for apm insight web
Install
Install with npm:
npm install @apm-insight-web/upload-sourcemapsInstall with yarn:
yarn add @apm-insight-web/upload-sourcemapsUsage
upload sourcemaps in one dir
npx upload-sourcemap --app_id xxxxxx --paths ./dir1upload sourcemaps in two dirs
npx upload-sourcemap --app_id xxxxxx --paths ./dir1 --paths ./dir2