Change project structure.

This commit is contained in:
John-David Dalton
2015-01-06 22:07:28 -08:00
parent 5ea3717152
commit 8b01139738
20 changed files with 76 additions and 11024 deletions

View File

@@ -29,7 +29,7 @@
<body>
<div id="perf-toolbar"></div>
<script src="../node_modules/platform/platform.js"></script>
<script src="../lodash.js"></script>
<script src="../lodash.compat.js"></script>
<script src="../vendor/benchmark.js/benchmark.js"></script>
<script src="../vendor/firebug-lite/src/firebug-lite-debug.js"></script>
<script src="./asset/perf-ui.js"></script>