Jessica Lord 9 سال پیش
والد
کامیت
df6263172b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -14,6 +14,6 @@
 
   <script>
     // You can also require other files to run in this process
-    require('renderer.js')
+    require('./renderer.js')
   </script>
 </html>