[Pkg-javascript-commits] [node-magic-string] 04/06: Drop upstreamed patch

Julien Puydt julien.puydt at laposte.net
Thu Mar 15 15:11:33 UTC 2018


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

jpuydt-guest pushed a commit to branch master
in repository node-magic-string.

commit 91ade862783f928db49715899407c0a1a8198025
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Mar 15 16:01:32 2018 +0100

    Drop upstreamed patch
---
 debian/patches/external_skip.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/debian/patches/external_skip.patch b/debian/patches/external_skip.patch
deleted file mode 100644
index d4c3819..0000000
--- a/debian/patches/external_skip.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: options.skip is no longer supported
-Author: Julien Puydt
-Forwarded: no
-
---- a/rollup.config.js
-+++ b/rollup.config.js
-@@ -12,7 +12,7 @@
- 	exports: process.env.ES ? 'named' : 'default',
- 	plugins: [
- 		buble({ exclude: 'node_modules/**' }),
--		nodeResolve({ jsnext: true, skip: external }),
-+		nodeResolve({ jsnext: true }),
- 		replace({ DEBUG: false })
- 	],
- 	moduleName: 'MagicString',

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



More information about the Pkg-javascript-commits mailing list