9b0319d24b
After executing the command `npm shrinkpack` exits missing packages, better to update the archived packages if someone forgot to do it. Change-Id: I4e9de2337a9b9a636ac084982a9db7775e6711b7 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93591 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Tested-by: Jenkins Reviewed-by: Henry Castro <hcastro@collabora.com>
26 lines
364 B
Text
26 lines
364 B
Text
node_modules
|
|
node_cache
|
|
.*
|
|
tmp/**/*
|
|
*.iml
|
|
*.sublime-*
|
|
*.js.html
|
|
index.html
|
|
bower.json
|
|
component.json
|
|
|
|
_site
|
|
dist/*.js
|
|
dist/*.map
|
|
dist/branding.css
|
|
!dist/errormessages.js
|
|
dist/images/toolbar-bg.png
|
|
dist/admin/*.js
|
|
dist/plugins/
|
|
plugins/draw-0.2.4/dist/*.js
|
|
plugins/draw-0.2.4/npm-debug.log
|
|
coverage/
|
|
/load_test_out
|
|
*.tar.gz
|
|
dist/l10n/ui-*json
|
|
dist/l10n/help-*.json
|