Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.ember-cli page does not document all options #251

Open
NullVoxPopuli opened this issue Feb 21, 2022 · 3 comments
Open

.ember-cli page does not document all options #251

NullVoxPopuli opened this issue Feb 21, 2022 · 3 comments

Comments

@NullVoxPopuli
Copy link
Contributor

Ported from: ember-cli/ember-cli#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 😅

@locks
Copy link
Contributor

locks commented Mar 16, 2022

Send that PR over :)

@locks
Copy link
Contributor

locks commented Jul 25, 2022

I should note that anything you put in .ember-cli will be passed to any ember command you invoke as arguments.

@arafatiqbal
Copy link

I can take this on if nobody has picked it up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants