From 3756cb3f3c7ebccc3964c2804353a51a27511b1e Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 16 Nov 2023 22:04:17 +0000 Subject: [PATCH] debug --- micro_ipfs.js | 1 + 1 file changed, 1 insertion(+) 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();