-
Not sure where this issue belongs, here or in ember-browserify. I am using this addon to prevent SSD reads/writes, but found that I am unable to use both this addon and ember-browserify. If I do, I …
IanVS updated
9 years ago
-
There are some addons (e.g. denali-mailer) that do some custom build behavior of the app they are installed to. Currently (unless I skimmed too quickly), there is not a way to do that. The `denali-bui…
ghost updated
7 years ago
-
Using version 0.4.0
Getting an error at the below line when optionGroupPath is not set. Only optionValuePath and optionLabelPath are set.
https://github.com/miguelcobain/ember-cli-selectize/blob/mas…
-
Hi!
I find splitting dotenv files by environment to be very restricting. I've seen whole blog posts arguing that it's a bad practice.
Instead, I organize my dotenv files by deploy target, e. g. …
-
Hi, getting the following Deprecation warning while running `ember server` on ember-cli 2.18
> DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to disco…
-
### Describe the bug
When trying to install `@storybook/ember-cli-storybook` with npm in version 8.11.0 it always gives me the following error:
```
npm ERR! Invalid Version: 3.5.0pr2
```
Th…
-
I'm wondering in which points this addon differs from [`ember-cli-deploy-git`](https://github.com/ef4/ember-cli-deploy-git). Both add the ability to commit a build on a git branch as part of an ember-…
-
Hi, thanks for the work you've put into ember-photoswipe, really appreciate it!
I recently upgraded my Ember app to 3.20, but noticed my css minification was breaking with the ember-photoswipe add…
-
https://github.com/gcollazo/ember-cli-addon-search/commit/8de3348a49e36038c415f6048bda8dc880a39b4d#diff-fc0f105b122091432d326ed8d98d0b9a
-
I'm using the Terminal in VS Code, which I think is git-bash?
(I'm not using WSL/2)
I installed with `volta install ember-cli-update`
```
$ set DEBUG=ember-cli-update,boilerplate-update,git-di…