zackbrown / famous-angular-ui-router

Simple demo of using ui-router with Famo.us/Angular
12 stars 7 forks source link

[build] bower_components dir not copied to /dist #3

Closed josephniet closed 9 years ago

josephniet commented 10 years ago

Thanks for this btw, just looking how easy famo.us will be to integrate into existing architecture, in particular route changes.

zackbrown commented 9 years ago

This project is built off of famous-angular-starter, which in turn was generated from generator-gulp-angular. Unfortunately generator-gulp-angular came with a bunch of workflow bugs and partially implemented features, this being one of them. I think we'll ultimately just want to just revamp the famous-angular-starter project with a fresh, custom gulp workflow, but I'll close this issue here since it's out of the scope of this particular project. (This project's scope is really: "here's how you do animated route transitions")