Merge pull request #2657 from overleaf/revert-2650-revert-2570-as-sentry-source-maps

Bring back upload source maps to Sentry

GitOrigin-RevId: 22024e3ec2462d0bc9ad9c14e8d1c21880c55cd1
This commit is contained in:
Alasdair Smith
2020-04-01 03:21:16 +00:00
committed by Copybot
parent 3bb0851f15
commit db610f7efb
9 changed files with 893 additions and 190 deletions
+3
View File
@@ -33,6 +33,7 @@
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@overleaf/o-error": "^2.1.0",
"@sentry/browser": "^5.12.0",
"algoliasearch": "^3.35.1",
"angular": "~1.6.10",
"angular-sanitize": "~1.6.10",
@@ -123,6 +124,7 @@
"yauzl": "^2.10.0"
},
"devDependencies": {
"@sentry/webpack-plugin": "^1.9.3",
"acorn": "^6.1.0",
"acorn-walk": "^6.1.1",
"angular-mocks": "~1.6.10",
@@ -173,6 +175,7 @@
"postcss-loader": "^3.0.0",
"prettier-eslint-cli": "^4.7.1",
"react-testing-library": "^5.4.2",
"remove-files-webpack-plugin": "^1.2.2",
"requirejs": "^2.1.22",
"samlp": "^3.4.1",
"sandboxed-module": "0.2.0",