MyRepo-Ums/node_modules/bs-recipes/recipes/gulp.swig/desc.md

3 lines
190 B
Markdown
Raw Normal View History

2024-01-19 10:09:11 +00:00
This example will build HTML files from `./app` with `gulp-swig`
and place them into the `dist` folder. Browsersync then serves from that
folder and reloads after the templates are compiled.