jquery.timeline icon indicating copy to clipboard operation
jquery.timeline copied to clipboard

import with requireJS

Open hzozimo opened this issue 3 years ago • 0 comments

I am trying to use jquery.timeline but with requireJS. The platform I am using only allow me to import using requireJS

But when I do it, I receive the console error : $(...).Timeline is not a function

what kind of change do I need to make in requireJS ou timeline code to allow requireJS import the Timeline initializer?

Thanks

hzozimo avatar Feb 09 '22 14:02 hzozimo