New ember debug command#2
New ember debug command#2sivakumar-kailasam wants to merge 3 commits intoember-cli:masterfrom sivakumar-kailasam:master
Conversation
|
@sivakumar-kailasam I suspect some of the analytics stuff that @twokul wrote could be purposed for this. |
There was a problem hiding this comment.
what format should the output be?
Ideally we optimize for readability as well.
There was a problem hiding this comment.
we should also detect and log.
- watchman
- path/to/node
- path/to/npm
- node_modules that exist above the current cwd()
|
👍 |
|
@stefanpenner I was thinking of markdown since it would be easy to drag drop and good for readability in the issues. Here's a sample I generated from my ember-cli repo, If this output looks good I'll raise a PR |
|
@bcardarella The analytics module being a wrapper over insight might help in looking at stats over the user base anonymously and is currently limited for viewing to folks from the core team. May be we can start writing these analytics' tracking messages to a file so that whenever @stefanpenner thoughts on this? |
|
hm, I think build time of the trees + errors should be a part of |
|
superseeded by ember doctor |
RFC details