jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.29k stars 514 forks source link

How to use with require.js #483

Open vince844 opened 2 years ago

vince844 commented 2 years ago

Hi,

I'm having problems to make rrule work with require.js, I get the error RRule is not defined. Many thanks for your help