diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-02-24 18:35:25 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-02-24 18:35:25 +0000 |
commit | af5093ca1e59148fbc40b9055c655c7d8db6afe9 (patch) | |
tree | 340fe5fc7b9536286b789cbca4787fa869eafde0 /package.json | |
parent | 52ceaa2406d48151c4158efd46032767bdd8ad1c (diff) | |
download | gitlab-ce-af5093ca1e59148fbc40b9055c655c7d8db6afe9.tar.gz |
Adds loader to load SVG
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 66aa7e9fe5d..ddbf4a3293c 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "js-cookie": "^2.1.3", "mousetrap": "^1.4.6", "pikaday": "^1.5.1", + "raw-loader": "^0.5.1", "select2": "3.5.2-browserify", "stats-webpack-plugin": "^0.4.3", "timeago.js": "^2.0.5", |