Closed ggayowsky closed 6 years ago
Thanks @ggayowsky Can you elaborate on said issues? Can you provide any build and/or runtime errors?
Unfortunately, it looks like ember-auto-import use webpack to create bundles during the build process. https://github.com/ef4/ember-auto-import/blob/master/ts/bundler.ts#L69-L75
This workflow is not going to work with this plugin as we do an AMD build of files during the build process.
You might try https://github.com/Esri/ember-esri-loader, I suspect that could work w/ ember-auto-import.
@ggayowsky It must be fixed with the latest version (>= 1.2.4)
Having this add-on + ember-auto-import causes issues.