generator-webapp
generator-webapp copied to clipboard
[Suggestion] Make everything work without a .tmp folder
So apparently a gulp core contributer stated that one does not need temp files in gulp. My question is: Does that apply to our watch task? How would we achieve that? Maybe use some kind of css and js inline injecting like webpack does with it's loaders?