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

Update "Managing Dependencies" #320

Closed
2 tasks done
locks opened this issue Dec 12, 2018 · 3 comments
Closed
2 tasks done

Update "Managing Dependencies" #320

locks opened this issue Dec 12, 2018 · 3 comments
Labels
help wanted Extra attention is needed writing/content

Comments

@locks
Copy link
Contributor

locks commented Dec 12, 2018

Goal

Update the Addons and Dependencies/Managing Dependencies sub-section of the Ember Guides. (https://guides.emberjs.com/release/addons-and-dependencies/managing-dependencies/)

To Do

  • Expand the Addons section by adding 2-3 paragraphs that explain more about the addon ecosystem, and maybe expound on what ember observer is, and what you can expect to find there.
  • Update the explanation for ember-auto-import to the "regular npm packages" section
@MelSumner MelSumner added help wanted Extra attention is needed writing/content DecEmber December Hackathon labels Dec 12, 2018
@Turbo87
Copy link
Contributor

Turbo87 commented Dec 12, 2018

@locks with all this keep in mind that ember-auto-import does not compile dependencies with Babel, so if they are incompatible with your browser targets you're out of luck (see embroider-build/ember-auto-import#41)

pablobm added a commit to pablobm/guides-source that referenced this issue Dec 13, 2018
pablobm added a commit to pablobm/guides-source that referenced this issue Dec 13, 2018
pablobm added a commit to pablobm/guides-source that referenced this issue Dec 13, 2018
pablobm added a commit to pablobm/guides-source that referenced this issue Dec 16, 2018
jenweber pushed a commit that referenced this issue Dec 29, 2018
* Expand addons section as per #320

* Avoid repeating the Ember CLI docs too much
@pablobm
Copy link
Contributor

pablobm commented Dec 30, 2018

@locks - I believe the first of the two checkboxes can be ticked as per #326

@acorncom
Copy link
Member

acorncom commented Jan 2, 2019

thanks @pablobm. @locks anything else we want to do here?

@MelSumner MelSumner removed the DecEmber December Hackathon label Jan 22, 2019
jaredgalanis pushed a commit to jaredgalanis/guides-source that referenced this issue Feb 10, 2019
* Expand addons section as per ember-learn#320

* Avoid repeating the Ember CLI docs too much
@locks locks closed this as completed Mar 1, 2019
cspanring pushed a commit to cspanring/guides-source that referenced this issue Apr 12, 2019
* Expand addons section as per ember-learn#320

* Avoid repeating the Ember CLI docs too much
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed writing/content
Projects
None yet
Development

No branches or pull requests

5 participants