I'm trying to navigate through a large Ember project and would like to create a visual graph of the component tree.
Is there a way to parse a .hbs
file and create a dependency graph of the components and sub-components in it?
Is there a way to do the same for an Ember route?
What I've found
- I've found
dependency-cruiser
but not sure how it could work to parse through .hbs files https://github.com/sverweij/dependency-cruiser
Aucun commentaire:
Enregistrer un commentaire