[Pkg-javascript-commits] [node-snapdragon] 06/08: Replace-source-map-resolve with node-css

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Nov 2 10:53:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

srud-guest pushed a commit to branch master
in repository node-snapdragon.

commit 4d977efb09940566db285ed71ac4aaa2078f9037
Author: Sruthi <srud at disroot.org>
Date:   Wed Nov 2 15:58:14 2016 +0530

    Replace-source-map-resolve with node-css
---
 debian/patches/replace-source-map-resolve | 11 +++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/replace-source-map-resolve b/debian/patches/replace-source-map-resolve
new file mode 100644
index 0000000..c97604d
--- /dev/null
+++ b/debian/patches/replace-source-map-resolve
@@ -0,0 +1,11 @@
+--- a/lib/utils.js
++++ b/lib/utils.js
+@@ -6,7 +6,7 @@
+ 
+ exports.extend = require('extend-shallow');
+ exports.SourceMap = require('source-map');
+-exports.sourceMapResolve = require('source-map-resolve');
++exports.sourceMapResolve = require('css');
+ 
+ /**
+  * Convert backslash in the given string to forward slashes
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..01619bb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+replace-source-map-resolve

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-snapdragon.git



More information about the Pkg-javascript-commits mailing list