UNPKG

requirejs-handlebars

Version:

Simple Handlebars plugin for RequireJS.

7 lines (6 loc) 172 B
define(function (require, exports, module) { return { //no config, just should get an empty object. id: 'plain' + (module.config().foo || '') } });