Publish js source and maps to sentry (#698)
* Publish js source and maps to sentry * Add encrypted token * Create release for lidarr-update too
This commit is contained in:
+4
-1
@@ -123,5 +123,8 @@
|
||||
"webpack": "4.29.6",
|
||||
"webpack-stream": "5.2.1"
|
||||
},
|
||||
"main": "index.js"
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@sentry/cli": "1.40.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user