This blasphemously stable build is from 3 generators: cg-angular, angular, and angularfire. Slight differences include utilizing multiple named $state views and new-found freedom of file placements which is grouped more by view.
- Resolve somewhat works...
function(syncData) {
Provides a 3-way binded ref
Provides a traditional ref
}
run server on 9001
builds to /dist
Subgenerators now allow choice of file placement. Small bug on directives, the resulting js may not reference the correct location if you chose a custom path. Quickfix.
- scripts/ contains angularfire login controllers and helper services
- file structure more closely matches site navigation
- reusable views, controlled by $state view controllers, etc.