diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-05-15 10:37:08 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2020-05-22 20:28:31 +0200 |
commit | 44d05bf356824329d7691e00e91aa7de891221b9 (patch) | |
tree | e861d2ede0c99cdf8c3419483dd14074423c3a75 /core/js/core.json | |
parent | 4db4d8fc933d95876876f8b9ad51dca01e15f2a0 (diff) | |
download | nextcloud-server-44d05bf356824329d7691e00e91aa7de891221b9.tar.gz nextcloud-server-44d05bf356824329d7691e00e91aa7de891221b9.zip |
Move core/js/files to webpack
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/js/core.json b/core/js/core.json index c3c7cbbafc2..80a3032d6ff 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -16,8 +16,6 @@ "../search/js/search.js", "mimetype.js", "mimetypelist.js", - "files/fileinfo.js", - "files/client.js", "systemtags/systemtags.js", "systemtags/templates.js", "systemtags/systemtagmodel.js", |