adopted-ember-addons / ember-validators

A collection of EmberJS validators
Other
24 stars 40 forks source link

Fix moment undefined bug when using embroider #68

Open martony38 opened 5 years ago

martony38 commented 5 years ago

When building an Ember app with embroider and ember-cli-moment-shim, the moment package will be renamed to ember-cli-moment-shim which causes the requireModule call to return undefined.