scoutforpets / ember-fullcalendar

An Ember Component for FullCalendar and FullCalendar Scheduler
MIT License
39 stars 45 forks source link

chore: bump ember-cli-moment-shim version #80

Open tsmalls93 opened 4 years ago

tsmalls93 commented 4 years ago

My production builds were failing after upgrading to Ember 3.12 because of an Unexpected token: eof (undefined) error in UglifyWriter (see Stack Overflow post). I was able to fix it by adding a resolution for ember-cli-moment-shim to force version 3.8.0.

tibomogul commented 3 years ago

This is also happening to our build. Can we get this in?