MeteorCharts icon indicating copy to clipboard operation
MeteorCharts copied to clipboard

Incompatible with moment.js 2.4

Open yanfali opened this issue 12 years ago • 1 comments

Momentjs no longer exports moment to the global scope, this breaks meteor charts. I used bower to downgrade to v2.3 and things started to work again. It would be great if meteor could be made compatible with requirejs so I can control the dependency graph without the use of global dependencies.

yanfali avatar Nov 20 '13 23:11 yanfali

great find! I'll fix this up

ericdrowell avatar Nov 21 '13 01:11 ericdrowell