Merge pull request #2726 from overleaf/as-improve-sentry-reporting

Improve sentry reporting and ignore very noisy error

GitOrigin-RevId: fb31c11eeb4bd9f5d231b5b3148e44a3cc4263eb
This commit is contained in:
Shane Kilkelly
2020-04-09 03:21:03 +00:00
committed by Copybot
parent cc34a1b867
commit fd092ee2ad
2 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ module.exports = merge.smart(
mode: 'production',
// Enable a full source map. Generates a comment linking to the source map
devtool: 'source-map',
devtool: 'hidden-source-map',
output: {
// Override filename to include hash for immutable caching