Tyler Renelle
1feb209c24
Moving back to the Browserify method of concat'd JS files, which will
...
then be exposed to the browser as a global. This was decided between
@yangit and me, as we found RequireJS to be too painful to setup for
our use case. This Browserify + Global works just fine for us, and it
fits perfectly as require() statements in our node.js backend
2013-05-19 18:01:01 +01:00
yangit
28aa7d2e4f
Requred items.js from algos.coffee We do not need to pass items{} to scoring function anymore.
...
Alogos are still BROKEN. I'm deploying them here for testing.
2013-05-15 21:59:01 +08:00
yangit
15c2dc3497
Boilerplate added to helpers.js to be able to include it properly.
...
Alogos are still BROKEN. I'm deploying them here for testing.
2013-05-15 14:33:12 +08:00
yangit
ffdf279ee1
Require.js example expanded.
...
Helpers.js\moment.js included.
Alogos are still BROKEN. I'm deploying them here for testing.
2013-05-15 14:17:53 +08:00
yangit
ff8721b4a3
Require.js example.
...
Alogos are still BROKEN. I'm deploying them here for testing.
2013-05-15 13:27:17 +08:00