Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
3 lines (3 sloc) 167 Bytes
// Create a simple path alias to allow browserify to resolve
// the runtime on a supported path.
module.exports = require('./dist/cjs/handlebars.runtime')['default'];
You can’t perform that action at this time.