[DRE-commits] [gitlab] 03/05: drop file-loader
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Sep 9 09:31:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master-9.2
in repository gitlab.
commit e930ede140715895e74483b01f3cc92428bca09b
Author: Pirate Praveen <praveen at debian.org>
Date: Sat Sep 9 11:14:16 2017 +0530
drop file-loader
---
debian/patches/0420-use-system-libs.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/0420-use-system-libs.patch b/debian/patches/0420-use-system-libs.patch
index 80e00ed..334a204 100644
--- a/debian/patches/0420-use-system-libs.patch
+++ b/debian/patches/0420-use-system-libs.patch
@@ -1,6 +1,6 @@
--- a/package.json
+++ b/package.json
-@@ -12,52 +12,42 @@
+@@ -12,52 +12,41 @@
"webpack-prod": "NODE_ENV=production NODE_PATH=/usr/share/gitlab/node_modules node_modules/.bin/webpack --config config/webpack.config.js"
},
"dependencies": {
@@ -19,7 +19,7 @@
"emoji-unicode-version": "^0.2.1",
- "eslint-plugin-html": "^2.0.1",
- "exports-loader": "^0.6.4",
- "file-loader": "^0.11.1",
+- "file-loader": "^0.11.1",
- "jed": "^1.1.1",
"jquery": "^2.2.1",
"jquery-ujs": "^1.2.1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list