[Pkg-javascript-commits] [node-regexpu-core] 01/08: Dirty hack for node-es6-module-transpiler

Julien Puydt julien.puydt at laposte.net
Sat Oct 28 06:56:17 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository node-regexpu-core.

commit 2e12c8dff2bb021d79f49c782d586ee2ba0dac24
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Sep 9 19:54:15 2017 +0200

    Dirty hack for node-es6-module-transpiler
---
 debian/index.js | 2 ++
 debian/install  | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/index.js b/debian/index.js
new file mode 100644
index 0000000..b2482aa
--- /dev/null
+++ b/debian/index.js
@@ -0,0 +1,2 @@
+var main = { default: require('./regexpu-core') }
+modules.export = main
diff --git a/debian/install b/debian/install
index 2f44555..97d127b 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,4 @@
 data usr/lib/nodejs/regexpu-core/
+debian/index.js usr/lib/nodejs/regexpu-core/
 package.json usr/lib/nodejs/regexpu-core/
 rewrite-pattern.js usr/lib/nodejs/regexpu-core/

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



More information about the Pkg-javascript-commits mailing list