urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

moment not a function after upgrade to v1.1.0 #299

Open omkadiri opened 6 years ago

omkadiri commented 6 years ago

My unit test was running fine when i was using v1.0.1 after upgrade to v1.1.0 i get moment not a function... inspecting it i find out that moment is moment.default. Fyi am using webpack.