commit | 83003a50e0a2573410bcabec02b16fcbd96d4442 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Sun Dec 09 12:28:00 2012 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Sun Dec 09 12:28:00 2012 -0800 |
tree | 714a5e1b4ce3db707d51ebcfff53f2b4715dcc2c | |
parent | 7ccc76f8262c69bc8591316e55747eb28b2c5a88 [diff] [blame] |
Use compiled ndn-js.js.
diff --git a/js/tools/ndnpublish/make-node-ndn-js.js.sh b/js/tools/ndnpublish/make-node-ndn-js.js.sh new file mode 100755 index 0000000..681280c --- /dev/null +++ b/js/tools/ndnpublish/make-node-ndn-js.js.sh
@@ -0,0 +1,2 @@ +#!/bin/sh +cat node-ndn-js-header.txt ../build/ndn-js.js node-ndn-js-footer.txt > node-ndn-js.js