ember-validators
ember-validators copied to clipboard
Fix moment undefined bug when using embroider
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.