From a37b5e3c6e925ea81f36decd493974d6548ad598 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 16 Nov 2023 22:10:49 +0000 Subject: [PATCH] debug --- micro_ipfs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/micro_ipfs.js b/micro_ipfs.js index a7b837e..b7c9695 100644 --- a/micro_ipfs.js +++ b/micro_ipfs.js @@ -311,6 +311,7 @@ var ipfs_self_hash = (function() { } } console.error(ipfs_directory_hashes); + console.error(ipfs_directory_hashes.tree.Links); throw "Could not find entry for directory_hashes.js"; } var foo_link_entry = find_link_entry();