zurb / foundation-apps

The first front-end framework created for developing fully responsive web apps.
http://foundation.zurb.com/apps
MIT License
1.58k stars 216 forks source link

Wrong address of angular-route.js in gulp.js (using foundation CLI) #763

Open rohanpurekar opened 8 years ago

rohanpurekar commented 8 years ago

I was trying to download foundation for apps through CLI. Everything is working fine but when I built it for the first time angular-route was not working. I had to manually change the address of angular-route.js file in gulp.js file to get the angular route to function properly. Please check why this is happening!