adopted-ember-addons / ember-cognito

AWS Amplify/Cognito and ember-simple-auth integration
MIT License
32 stars 25 forks source link

Consider including AWS CJS dependencies directly #88

Closed paulcwatts closed 5 years ago

paulcwatts commented 6 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.

paulcwatts commented 6 years ago

Example: https://github.com/kellyselden/ember-defer/blob/master/index.js

paulcwatts commented 6 years ago

This is also available: https://github.com/ef4/ember-auto-import

paulcwatts commented 5 years ago

Switched to using auto-import in https://github.com/paulcwatts/ember-cognito/pull/129