Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@acostami acostami released this 09 Aug 13:37
· 10 commits to master since this release

This release enables an easy way to see addon's commands and blueprints. It also adds chalk to make the output nicer.

Project Update

$ ember install ember-addons-inspector

Main changes

Adding inspect:all

Starting this release you have two different commands to start inspecting your project, inspect:all and inspect <addon-name>

$ ember inspect:all
$ ember inspect ember-cli-mirage

Community contributions