cubing / mark2

Client-Side Javascript WCA-Style Scrambler
https://www.cubing.net/mark2/
7 stars 6 forks source link

`benchmark_scramblers.js` fails in node v0.6.15 #147

Open lgarron opened 12 years ago

lgarron commented 12 years ago

Probably related to imports / requires.

lgarron commented 12 years ago

I think it's actually due to the eval hack. I'll need to find another way to import Javascript files without node-specific hacks in the scrambler sources.