diff --git a/js/App.js b/js/App.js index 4bf2be69b..3090c3b7b 100644 --- a/js/App.js +++ b/js/App.js @@ -72,17 +72,14 @@ var App = function() { // If in the browser, load the tiddlers built into the TiddlyWiki document if(this.isBrowser) { // First, the JavaScript system tiddlers - var moduleArea = document.getElementById("jsModules"), - tiddlers = this.store.deserializeTiddlers("(DOM)",moduleArea); - for(t=0; t> diff --git a/tiddlywiki5/tiddlywiki5.recipe b/tiddlywiki5/tiddlywiki5.recipe index 8edcc6830..b787b8444 100644 --- a/tiddlywiki5/tiddlywiki5.recipe +++ b/tiddlywiki5/tiddlywiki5.recipe @@ -6,7 +6,7 @@ tiddler: tiddlers/*.tid tiddler: tiddlers/*.jpg tiddler: tiddlers/*.png tiddler: tiddlers/*.svg -tiddler: shadows/templates/*.tid +shadow: shadows/templates/*.tid #tiddler: http://wikitext.tiddlyspace.com/fractalveg.jpg # type: image/jpeg