Y
Hacker News
new
|
ask
|
show
|
jobs
by
stickfigure
935 days ago
It doesn't seem to work at all in Chrome, so maybe not the best example.
1 comments
QuadmasterXLII
935 days ago
Ah, global variables in modules have to be declared with var etc in chrome, but firefox and safari let it slide if you just assign. Fixed, but I guess I’m gonna have to set up a test suite
link