If I want to use moment.js in a view, can I just replace " with ' in the 
minified source code 
(https://raw.github.com/timrwood/moment/2.0.0/min/moment.min.js), and use Futon 
to save the source code as a string under views.lib? Would I then be able to 
access it a view by calling require('views/lib/moment')? Sounds like Kanso 
would make this easier, but I don't want to install it just for this if I don't 
have to.

Thanks,

Troy

Reply via email to