Open victorsoliveira opened 9 years ago
Commangular build the command execution tree on a angular run block, so at the moment you can't add new commands after the angular configuration stage.
You can do dinamic angular module loading and load new commands in another config block, but never outside.
I need to make something like that:
Can i do something like that with commangular framework, or just work if i define commands in config step?