diff --git a/boot/boot.js b/boot/boot.js index 7d615aa26..d9145c1bf 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -1411,7 +1411,7 @@ $tw.boot.startup = function(options) { contentTypeInfo: {} // Map type to {encoding:,extension:} } }); - if($tw.node) { + if(!options.readBrowserTiddlers) { // For writable tiddler files, a hashmap of title to {filepath:,type:,hasMetaFile:} $tw.boot.files = {}; // System paths and filenames