Tobias Bieniek
Tobias Bieniek
Step 4 for of the above issue has been implemented by https://github.com/rust-lang/simpleinfra/pull/313, which means that `+` will keep being supported for now. I guess we can close this issue? or...
it looks like this has not been implemented yet. #481 only added support for looking up translations within an addon for apps, but not for running the analyzer on addons...
out of curiosity, why are you using a different path?
or maaaaybe we should deprecate our Emblem support đ
in https://github.com/tokio-rs/axum/pull/3105 it was decided to remove the gRPC example and potentially keep it in a different and/or dedicated repository. since the example was removed I guess we can close...
the same way?
since the addon doesn't perform any changes at runtime and only changes whitespace at buildtime, I'm not sure if/how this can be related đ¤
CI should be fixed now. can you rebase? đ
I'm a bit worried about this PR due to https://github.com/simplabs/ember-test-selectors/pull/359 đ¤
my issue with that is that as soon as you install the addon, you don't have any deprecation warnings for `this.$()` anymore, which would help you to at some point...