UNPKG

requirejs-handlebars

Version:

Simple Handlebars plugin for RequireJS.

7 lines 169 B
define(function (require) { return { noext: require('text!../noext'), dirPath: require.toUrl('.'), parentPath: require.toUrl('..') }; });