Fix path
@@ -14,6 +14,6 @@ <script> // You can also require other files to run in this process - require('renderer.js') + require('./renderer.js') </script> </html>
GitFOSS • v0.2.0 (#7b50ebe) • MIT License