Recompile assets

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-01-13 09:47:24 +01:00
parent 3d0b35e732
commit 2a456b18be
No known key found for this signature in database
GPG Key ID: F941078878347C0C
5 changed files with 37 additions and 34 deletions

19
.gitattributes vendored
View File

@ -1,12 +1,15 @@
/core/js/dist/*.js binary
/core/js/dist/*.js.map binary
/apps/accessibility/js/accessibility.js
/apps/accessibility/js/accessibility.js.map
/apps/oauth2/js/oauth2.js
/apps/oauth2/js/oauth2.js.map
/apps/accessibility/js/accessibility.js binary
/apps/accessibility/js/accessibility.js.map binary
/apps/oauth2/js/oauth2.js binary
/apps/oauth2/js/oauth2.js.map binary
/settings/js/settings-admin-security.js binary
/settings/js/settings-admin-security.js.map binary
/settings/js/settings-vue.js binary
/settings/js/settings-vue.js.map binary
/settings/js/0.js binary
/settings/js/0.js.map binary
/settings/js/settings-admin-security.js
/settings/js/settings-admin-security.js.map
/settings/js/settings-vue.js
/settings/js/settings-vue.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long