Travis Hoover

Results 7 issues of Travis Hoover

[Rendered](https://github.com/emberjs/rfcs/blob/dbb7a7c5dc7a6698368f078aa66f97c4bddd4bcb/text/0000-enable-embroider.md)

S-Exploring
E-Polaris

This issue tracks embroider compatibility across the top section of addons in the community with the goal of getting help from others to improve embroiders compatibility. We have created [test...

addons

### Background We are testing two new features inside of ember-cli and need your help testing. This issue is meant to be a central spot for collecting feedback and instructing...

Nested engines config were not being included as meta tags + instead of throwing an error when the meta tags are not included we default to an empty pojo. cc:...

Adds two new scenarios for ember-try: embroider-safe and embroider-optimized. Embroider-safe does not enable any tree shaking optimizations where as embroider-optimized enables them all. ember-cli/ember-cli#9536

Adds two new scenarios for ember-try: embroider-safe and embroider-optimized. Embroider-safe does not enable any tree shaking optimizations where as embroider-optimized enables them all. Don't merge yet as some of these...

Currently, ember-auto-import has two conceptual buckets where it places the imports it has found (an **app** bucket and a **tests** bucket). While this works, it has two potential problems. The...