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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user