Closed janpanschab closed 8 years ago
With BrowserSync we can serve files from more directories. So in both development and production mode we can compile all files (CSS, JS, HTML) into dist folder and serve it from this place. This should simplify the code a bit.
dist
/cc @vbulant
Done
With BrowserSync we can serve files from more directories. So in both development and production mode we can compile all files (CSS, JS, HTML) into
dist
folder and serve it from this place. This should simplify the code a bit./cc @vbulant