Only upload production source maps to Sentry
Change-Id: I28669bf03e21354009d436368d9b4d438cc6df9b Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/287944 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Aaron Ogata <aogata@instructure.com> QA-Review: Isaac Moore <isaac.moore@instructure.com> Product-Review: Isaac Moore <isaac.moore@instructure.com>
This commit is contained in:
parent
0e13f0d033
commit
c45b5a5249
|
@ -4,8 +4,8 @@
|
|||
*
|
||||
|
||||
# Re-include this directory
|
||||
!public/dist/webpack-*/
|
||||
!public/dist/webpack-*/*
|
||||
!public/dist/webpack-production/
|
||||
!public/dist/webpack-production/*
|
||||
|
||||
# Exclude these wherever they appear
|
||||
locale/
|
||||
|
|
Loading…
Reference in New Issue