mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Merge pull request #2784 from overleaf/jpa-drop-sentry-rc
[misc] drop the clear text sentry cli config GitOrigin-RevId: ef3909fe4bf02e42ad29f2c13de843fe7ac2f5a3
This commit is contained in:
committed by
Copybot
parent
90af174dac
commit
f762fd1d16
@@ -12,3 +12,5 @@ wait $LINT && echo "Lint complete" || exit 1
|
||||
wait $FORMAT && echo "Format complete" || exit 1
|
||||
wait $TRANSLATIONS && echo "Translations install complete" || exit 1
|
||||
wait $WEBPACK && echo "Webpack complete" || exit 1
|
||||
|
||||
rm .sentryclirc
|
||||
|
||||
Reference in New Issue
Block a user