redmine-client/node_modules/handlebars/runtime.js
2014-12-26 04:41:54 +01:00

4 lines
156 B
JavaScript

// Create a simple path alias to allow browserify to resolve
// the runtime on a supported path.
module.exports = require('./dist/cjs/handlebars.runtime');