--
You received this message because you are subscribed to the Google Groups "component" group.
To unsubscribe from this group and stop receiving emails from it, send an email to componentjs...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
that `component create -l` thing is cool.
should we officially support structuring putting all your locals in a single folder? i think most of us do this anyways, and to me this is one of the biggest benefits of component (versus the actual package manager stuff, which is meh to me).
it would also improve the learning curve
ex doing `component create -l boot` should create a `boot` component in the first path in `/component.json`.