Open fulup-bzh opened 9 years ago
I just posted a fork to support Foundation-6 for app: https://github.com/iotbzh/healthy-gulp-angular-foundation6
No big changes nevertheless as now Foundation proposes with "Foundation6-App" a built-in integration for Angular, the global process is somehow simplified. I changed Gulp to reflect Foundation6 and updated few NPM modules to support both debug and production mode. Getting ngHtml2js to work smoothly with angularFilesort was the trickiest part :)
Everything else is only cosmetic. I updated samples to reflect a more widget/component approach and better prepare ourself for Angular2 that as today is still in early alpha but should arrive in 2016.
Foundation just announced the version 6. Would be nice to get the latest version integrated http://foundation.zurb.com/sites-6-docs/installation.html
Note that version 6 already propose a template for Angular, but it is far less advanced than your and especially does not propose the dual Production/Debug mode.