-
The latest version of liquid-fire is leaking it's linter tests to our app and causing failures in our tests. Weirdly, this only happens on one of our CI environments. Travis is fine.
**Ember-CLI:** 1…
-
### 🐞 Describe the Bug
Varying service syntaxes can result in separate services rather than one shared service. This came up in an app where an addon component invoked a service from the addon in one…
-
Hi, I'm using this addon alongside `ember-cli-deploy-gzip` and since gzip runs first, the files deploy-sentry uploads to sentry are gzipped and won't work properly.
I tried disabling gzip for map f…
-
In order to be able to run `npm publish` successfully, you first have to have setup your username and password by running `npm adduser` otherwise you'll get swamped/confused by a bunch of error messag…
kgish updated
9 years ago
-
We should stop mutating the modules exports.
This was needed while ember-cli was using `amdStrict` mode (since it did not use the `_interopRequireDefault` babel helper), and that is being unrolle…
-
Can the file you are importing be ran thru the babel compiler so I can use things like imports?
-
- [ ] data
- [ ] disable jquery assert entirely
- [x] test helpers (i think)
- [x] event dispatcher (i think)
-
## Version **0.2.11** of [ember-try](https://github.com/ember-cli/ember-try) just got published.
Branch
Build failing 🚨
Dependency
…
-
With Ember CLI 0.2.3, with ember-data uninstalled and ember-validations added, I can successfully create an `addons.js` file.
Creating a new Ember CLI project and adding ember-validations and ember-g…
-
### Describe the bug
I discovered this problem when upgrading Storybook to `8.2.6`. I had been happily using storybook for a couple years in this app.
I decided to create a completely new app as a…