Stefan Penner
                                            Stefan Penner
                                        
                                    I believe I have a reasonable resolution to the issue I noticed, working to implement the fix now. Let's see how it goes :)
> I believe I have a reasonable resolution to the issue I noticed, working to implement the fix now. Let's see how it goes :) TL;DR: Within a go.work, if...
posting so I don't forget, I may try to tackle this if time permits.
This PR may be relevant: https://github.com/bazelbuild/bazel-gazelle/pull/1731
> import 'ember-cli-defeatureify/config' as myNamespace; I don't believe this is valid syntax.
As feature state is entirely static, and it is more configuration related, encoding it as a meta tag and using https://github.com/ember-cli/ember-cli/pull/5233 to insert it as a module seems the best...
> , I don't know that fastboot actually cares. I suspect it does. > How should storing config in meta tags play with tildeio/ember-cli-fastboot#81? ideally by just inserting the given...
@barosl friendly ping
1. tagless components no longer support `$()` (as it doesn't work/make sense) and this add-on now explodes. 2. then just other times i have seen this sort of pattern. It...
@branden-thompson SOAP is a good idea, it will very much make things more actionable. Will try to find time..