Aaron Chambers
Aaron Chambers
> @achambers thanks for getting this started! > > I think that if we were to start instrumenting components in general, we would probably want to only do so in...
> Is this still relevant? By the looks of @pzuraq 's repy, this PR is not, but the intent is, as far as I understand. I could be wrong but...
Do you have some code we can look at to give some extra context? The first question that comes to my mind is - what is the element you're trying...
Hi @buschtoens 👋 Thanks for stepping in. Yep, I figured it’s to do with the version of ember-auto-import being used. Was finding it hard to determine exactly which version was...
@buschtoens I'm trying to reconcile the fact that ember-cli-dependency-lint mentions that it ignores ember-auto-import by default (https://github.com/salsify/ember-cli-dependency-lint#build-time-addons) citing: > Different addons your app uses should be able to compile using...
Ok, I've spent a bunch of time installing, and then reinstalling dependencies and it seems that the version of ember-auto-import that seems to work, when pinned, and after ember-link has...
Ok, another update. I went back to `master`, from before I installed ember-link and can replicate this. I noticed that the versions of ember-auto-import that were installed ranged from `1.5.2`...
Apologies for the stream of consciousness here. Just trying to get all the facts down in the hope someone can help me. The error I am seeing is exactly this...
Thanks @buschtoens and @ef4 for your suggestions. I'll dig deeper taking on your thoughts and see where I end up. Will report back here to, hopefully, tie up the loose...
Ok, I'm getting closer, I think. I have verified that I am also seeing this: > webpack/webpack#10843 seemed to provide a bit of a clue. > > And when I...