mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-25 07:47:18 +00:00
patch: send sourcemap to sentry at build
This commit is contained in:
parent
505bc7fd07
commit
e6bbbb6676
@ -32,7 +32,7 @@
|
||||
"test-windows": "npm run lint && npm run test-gui && npm run test-shared && npm run test-spectron && npm run sanity-checks",
|
||||
"test": "echo npm run test-{linux,windows,macos}",
|
||||
"watch": "webpack serve --no-optimization-minimize --config ./webpack.dev.config.ts",
|
||||
"uploadSourcemap": "sentry-cli releases files $VERSION upload-sourcemaps ./generated/*.js.map --finalize",
|
||||
"uploadSourcemap": "sentry-cli releases files $VERSION upload-sourcemaps ./generated/*.js.map",
|
||||
"webpack": "webpack"
|
||||
},
|
||||
"husky": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user