Jessica LordFix path
df62631 (parent f307806)4/29/2016, 12:18:15 AM
Fix path
+ 1
- 1
@@ -14,6 +14,6 @@
 
   <script>
     // You can also require other files to run in this process
-    require('renderer.js')
+    require('./renderer.js')
   </script>
 </html>

"},{"type":"normal","normal":true,"oldLine":19,"newLine":19,"position":7,"content":" "}],"oldStart":14,"oldLines":6,"newStart":14,"newLines":6}],"deletions":1,"additions":1,"index":["63a952c..7bbf746","100644"]}],"themeScheme":"light","orgSlug":"skz","repoSlug":"tox-client","commitHash":"df6263172b43b8a47fcd90ccff8fe42b679ce9fa"}, "Code$$0": {"code":"@@ -14,6 +14,6 @@\n \n \n \n","language":"diff","themeScheme":"light","style":{"borderTopLeftRadius":8,"borderTopRightRadius":8,"borderBottomLeftRadius":8,"borderBottomRightRadius":8}}, }; function afterRevival(revivalResults) { return undefined; } $IslandsRuntime.reviveIslands(islands, islandsProps, islandsEls) .then(afterRevival) .catch(afterRevival); })(IslandsRuntime);