generator-fountain-webapp
generator-fountain-webapp copied to clipboard
in gulp serve, at first clean needed
After getting gulp build fail, doesn't works project because of .tem folder. my case is system js. gulp.watch(conf.path.src('*/.html'), reloadBrowserSync); i think this is weired a bit.
Can you give more infos please ?
It keeps loading old files from .tmp which doesn't reflect the current src folder anymore, for instance deleted files.