ember-auto-import icon indicating copy to clipboard operation
ember-auto-import copied to clipboard

Remove built-time error for root-path module not found

Open richgt opened this issue 3 years ago • 1 comments

Simliar to https://github.com/ef4/ember-auto-import/pull/530, this should resolve https://github.com/embroider-build/embroider/issues/1266, where dependencySatisfies is used, but because the module isn't found in build, it fails. Converts to a run-time failure.

richgt avatar Oct 21 '22 16:10 richgt

Hey @richgt Do you know what holding up this issue? Our app kinda depends on embroider-build/embroider#1266 to be resolved. Can I help in any way? Thanks

velrest avatar Nov 25 '24 11:11 velrest