diff --git a/micro_ipfs.js b/micro_ipfs.js index 62c464a..d74d19d 100644 --- a/micro_ipfs.js +++ b/micro_ipfs.js @@ -310,6 +310,7 @@ var ipfs_self_hash = (function() { return i; } } + console.log(ipfs_directory_hashes); throw "Could not find entry for directory_hashes.js"; } var foo_link_entry = find_link_entry();