Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 312 Bytes

Gulp Bundle Templates

bundles external template files into your index.html

Require the templates with an template tag and the markup will be included inside the template tags as if it was always there.

<template id="main-tpl" src="../templates/snipets/main.html"></template>