-
## The devDependency [ember-cli](https://github.com/ember-cli/ember-cli) was updated from `3.4.1` to `3.4.2`.
🚨 [View failing branch](https://github.com/alt3/ember-light-table-cell-type-link/compare…
-
## Version **2.0.2** of [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) just got published.
Branch
Build failing 🚨
Dependen…
-
Trying to run ember addon for ember engine. "ember s" working proper and app is getting build proper.
On the browser getting blank screen with console error saying " ember.debug.js:58Uncaught Error:…
-
## The devDependency [ember-qunit](https://github.com/emberjs/ember-qunit) was updated from `4.1.2` to `4.2.0`.
🚨 [View failing branch](https://github.com/HospitalRun/hospitalrun-frontend/compare/ma…
-
I've included the `@ember/optional-features` in the addon's package.json. And I've tried creating a `config/optional-features.json` in the root directory of addon. Still no dice.
Edit:
I realized …
-
I'm having trouble getting coverage in engines to work. This is specific to a private repo, but I've tried running coverage in this repo without success.
Steps to reproduce:
```
cd test/fixtures/…
-
## Version **1.0.3** of [ember-cli-htmlbars-inline-precompile](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile) was just published.
Branch
Build fail…
-
## Version **1.0.3** of [ember-cli-htmlbars-inline-precompile](https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile) was just published.
Branch
Build fail…
-
Ember version 1.11
This warning does not go away after binding a style attribute with a safe string as indicated here: http://emberjs.com/deprecations/v1.x/#toc_warning-when-binding-style-attributes
-
I had an integration test I copied from your test suite to debug why my angle bracket component wasn't working:
```javascript
this.owner.register('template:components/foo-bar', hbs`hi martin…