-
I just wanted to test the latest cutting edge ember ecosystem and walked into a weird situation. I don't know if it's embroider or something with the blueprint and because I'm using this blueprint to …
-
Updating `@glimmer/component` to 2.0.0 and building my app leads to: `ember-leaflet needs to depend on ember-auto-import in order to use @glimmer/component`.
-
**Describe the bug**
Using main/master and trying to run ui.
```
Build Error (broccoli-persistent-filter:Babel > [Babel: @hashicorp/design-system-components]) in @hashicorp/design-system-compone…
-
As part of our app's migration towards embroider we're making use of `@embroider/macros`'s `importSync` with a classic build.
This was working fine until we upgraded `ember-auto-import` from v1 to …
-
The path to making [RFC emberjs/ember.js#779: First-Class Component Templates][fccts] *stable* and *recommended* for end users.
[fccts]: https://emberjs.github.io/rfcs/0779-first-class-component-te…
-
In my current project
When I installed `ember-auto-import` and ran `ember build` it will fingerprint my dsit files even though I already set `fingerprint: false` in my `ember-cli-build.js`.
![i…
-
`ember-auto-import` currently assumes that `ember-cli-babel` is present in the host application. Babel is used by `ember-auto-import` to parse the files in your application and find the imports.
h…
-
Hi
I've been having problems using `importSync` in combination with `getOwnConfig` - that's when I opened #1138. Now I finally found the actual problem that I was having: As soon as I move `ember-a…
anehx updated
10 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### 🐞 Describe the Bug
When adding a `transitionTo` on higher router we get error `Uncaught TypeError: routeInfos[(routeInfoLength - 1)] is undefined`.
The error occures, when the default value fr…