Move benchmark.js to a dev dep.

This commit is contained in:
John-David Dalton
2016-02-02 00:28:00 -08:00
parent 29bc8d965b
commit db7debd3da
5 changed files with 4 additions and 2833 deletions

View File

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