WIP: Use rake to start compiling resources (like require.coffee)

This commit is contained in:
Nathan Sobo
2012-08-26 16:29:46 -05:00
parent 72468b7028
commit c3e748a17c
128 changed files with 35213 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<html>
<head>
<script src='src/stdlib/require.js'></script>
<script src='../src/stdlib/require.js'></script>
<script>
window.onload = function() {