-
When building an app with embroider with ember-artisans, I get the following error:
```console
Build Error (OneShot)
Unexpected character '' (Note that you need plugins to import files that are n…
-
The goal is shipping types from Ember Bootstrap. To ease maintenance, we should migrate Ember Bootstrap itself to TypeScript and Glint.
This is a noticeable amount of work. To not get lost while do…
-
## The devDependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/mirai-audio/mir/compare/master...mira…
-
I'm making a V1 ember addon, and I'm trying to dynamically import a non-ember npm package: [prosemirror-dev-tools](https://github.com/d4rkr00t/prosemirror-dev-tools)
I followed the instructions as …
-
## The devDependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.6.0` to `7.7.0`.
🚨 [View failing branch](https://github.com/kellyselden/package-hint-historic-res…
-
For example, no-use-before-define is often wrong if you define multiple components in the same file.
```gjs
const Foo = ;
const Bar = hi;
```
would trigger the error.
But this is totally v…
-
`version` ends up being undefined for `ember-cli` all the time. Might something to do with symlinks/junctions on windows?
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/mirai-audio/ember-i18n-changeset-validat…
-
I have a component I'm developing leveraging ember-cli-typescript and ember-cli-addon-docs using the YUIDoc generator.
I'm following the YUIDoc spec to document my arguments in my interface like th…
-
**Feature Request**
Currently supported doc generators include [YUIDoc](https://github.com/ember-learn/ember-cli-addon-docs-yuidoc) and [ESDoc](https://github.com/ember-learn/ember-cli-addon-docs-e…