[Pkg-javascript-commits] [node-es-module-loader-0.17] 03/03: Add note about origin of extra targets in d/rules
Tim Potter
tpot at hpe.com
Tue Oct 11 05:46:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository node-es-module-loader-0.17.
commit 10bf995685b632f616fc60178be8a603d5844465
Author: Tim Potter <tpot at hpe.com>
Date: Tue Oct 11 16:46:28 2016 +1100
Add note about origin of extra targets in d/rules
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index ed48360..137fd21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@
override_dh_auto_install: dist/es6-module-loader.js
dh_auto_install
+# The following rules implement by hand the targets in Gruntfile.js
+
DIST_FILES=src/url-polyfill.js src/wrapper-start.js src/loader.js src/dynamic-only.js src/system.js src/system-resolve.js src/system-fetch.js src/wrapper-end.js
dist/es6-module-loader.src.js:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es-module-loader-0.17.git
More information about the Pkg-javascript-commits
mailing list