Closed paulcwatts closed 5 years ago
Is it possible with this? https://github.com/rwjblue/ember-cli-cjs-transform
We may be able to get rid of the vendor shim.
Example: https://github.com/kellyselden/ember-defer/blob/master/index.js
This is also available: https://github.com/ef4/ember-auto-import
Switched to using auto-import in https://github.com/paulcwatts/ember-cognito/pull/129
Is it possible with this? https://github.com/rwjblue/ember-cli-cjs-transform
We may be able to get rid of the vendor shim.