ember-validators icon indicating copy to clipboard operation
ember-validators copied to clipboard

Fix moment undefined bug when using embroider

Open martony38 opened this issue 5 years ago • 0 comments

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.

martony38 avatar Aug 30 '19 23:08 martony38