ember-learn / ember-learn/cli-guides

.ember-cli page does not document all options

Open
#251 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
26
Forks
77
Avg merge
9m
Merged PRs (30d)
2

Description

Ported from: https://github.com/ember-cli/ember-cli/issues/9791

--------------------

https://cli.emberjs.com/release/appendix/configuration/

at the time of writing, it only lists:
```
"liveReload": false,
"disableAnalytics": false,
"port": 8080,
"proxy": "http://localhost:3000"
```

I _know_ there are at least 4 more options, but I forget what they're called :sweat_smile:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.