You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove references to Bower
- Partially addressing issue #21
- Followup to PR #19
- Replaced Bower with Yarn where it makes sense
- Explained interaction between yarn.lock and package-lock.json
- Explained how EmberCLI does not watch for npm install packages
- Did NOT address any of the Bower references within code examples
* Correct capitalization and improve clarity
- Change all instances of NPM to npm
- Change all instances of yarn to Yarn
- Clarify users would be installing and using Yarn,
not just including a yarn.lock file
- Add node_module as a location assets can be imported from
_Note: [broccoli-static-compiler](https://github.com/joliss/broccoli-static-compiler) is deprecated. Use [broccoli-funnel](https://github.com/broccolijs/broccoli-funnel) instead._
398
+
_Note: [broccoli-static-compiler](https://github.com/joliss/broccoli-static-compiler) is deprecated. Use [broccoli-funnel](https://github.com/broccolijs/broccoli-funnel) instead._
0 commit comments