Debug Logs: gzip before upload

This commit is contained in:
Ken Powers 2020-03-20 17:27:31 -04:00 committed by Scott Nonnenberg
parent 4a8f5db0a4
commit a1270867ff
5 changed files with 20 additions and 20 deletions

View file

@ -153,7 +153,6 @@ const excludedFiles = [
'^node_modules/eslint*',
'^node_modules/esprima/*',
'^node_modules/express/*',
'^node_modules/extract-zip/*',
'^node_modules/file-loader/*',
'^node_modules/file-system-cache/*', // Currently only used in storybook
'^node_modules/finalhandler/*',