mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-05 13:20:32 -05:00
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:
@@ -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