redmine-client/node_modules/handlebars/runtime.js

4 lines
156 B
JavaScript
Raw Normal View History

2014-12-26 04:41:54 +01:00
// Create a simple path alias to allow browserify to resolve
// the runtime on a supported path.
module.exports = require('./dist/cjs/handlebars.runtime');