embroider-build / ember-auto-import

Zero config import from npm packages
Other
360 stars 109 forks source link

omit dependencies bundled with ember-source from participating in the webpack fun #566

Closed NullVoxPopuli closed 2 months ago

NullVoxPopuli commented 1 year ago

Resolves: https://github.com/ef4/ember-auto-import/issues/564 Eliminates, what I believe to be a require-cycle:


further investigations after the embroider office hours:

Path forward ensure that these dependencies are always excluded from ember-auto-import (at least until ember-source becomes a real package)

NullVoxPopuli commented 1 year ago

All green except for an IE11 test

jelhan commented 1 year ago

Thanks a lot for working on this. Please let me know if there is anything I could do to get it released.

simonihmig commented 2 months ago

As the issue has been resolved otherwise, this seems to be not needed anymore? @NullVoxPopuli can we close it?

NullVoxPopuli commented 2 months ago

yes! thanks for reminding me!