Meteor plugin for importing static HTML templates
meteor add urigo:static-templatesimport example from './example.html';
console.log('example.html as string:', example);import template from 'angular-utils-pagination/dirPagination.tpl.html';| Name | Name | Last commit date | ||
|---|---|---|---|---|
Meteor plugin for importing static HTML templates
meteor add urigo:static-templatesimport example from './example.html';
console.log('example.html as string:', example);import template from 'angular-utils-pagination/dirPagination.tpl.html';