-
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…
-
Shortcuts to jump between related files (for example a component template and the js file) would be pretty helpful in a lot of situations. Also I guess it would make implementing #29 a lot easier sinc…
-
If you try to use this with ember-cli-sass, you get:
```
Build Error (PostcssCompiler)
File not found: /app/styles/app.css
```
-
I found that this package causes the `ember test` command to hang indefinitely after successfully completing all tests in Ember packages existing within a PNPM monorepo with no error output.
We had…
-
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…
-
When used as a nested addon, and `sassOptions` are passed through the `config()` addon hook, this deprecation warning is still shown, even though it seems like the correct way of doing it, no?
-
I want to integrate an external amd packages which uses requirejs. The problem is that
the Ember loader is conflicting with the AMD loader.
How can i use the 'No conflict' mode with the Ember loader…
-
Maybe this is correct place for this issues collection, if not, feel free to close it or redirect me to proper repo.
https://github.com/ember-cli/ember-ajax/issues/428
https://github.com/typed-emb…
-
Curious what the thinking is on this?
thanks for any info
_edit_: currently I don't think it works
-
As [noted in the README](https://github.com/pgrippi/ember-cli-google-analytics#warning-content-security-policy), this addon uses `contentFor` to inject a `...` into the HTML. Content-Security-Policy v…