Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-04 00:29:00 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-04 12:56:52 +0300
commita498b72dec99a3ef8a0e9a15caa0afe3af245176 (patch)
treea901dcf413b6093179d7b54f89940ca08bacbcb2 /package.json
parenta242ec695aca6054b63a3e48faf876bfd051292e (diff)
Move the contactsmenu handlebars templates to the bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0e31db26bfc..ff552cac95c 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",
"exports-loader": "^0.7.0",
+ "handlebars-loader": "^1.7.1",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"webpack": "^4.29.0",