generator-fountain-webapp icon indicating copy to clipboard operation
generator-fountain-webapp copied to clipboard

in gulp serve, at first clean needed

Open tsogtbayar0821 opened this issue 9 years ago • 2 comments

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.

tsogtbayar0821 avatar Jul 29 '16 15:07 tsogtbayar0821

Can you give more infos please ?

micaelmbagira avatar Aug 16 '16 09:08 micaelmbagira

It keeps loading old files from .tmp which doesn't reflect the current src folder anymore, for instance deleted files.

challet avatar Jan 31 '17 12:01 challet