tmcw/mistakes

`runCodes` is not defined

Closed this issue · 0 comments

If you attempt to require something, an error is thrown. I believe this is because at https://github.com/tmcw/mistakes/blob/gh-pages/js/site.js#L18, runCodes is set as the onload callback, but is actually not defined in the global scope.