Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
|
123 |
- 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.
|