mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
Recompile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
3d0b35e732
commit
2a456b18be
5 changed files with 37 additions and 34 deletions
19
.gitattributes
vendored
19
.gitattributes
vendored
|
|
@ -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
Loading…
Reference in a new issue