install-nix-action/node_modules/handlebars/runtime.js
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00

3 lines
167 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')['default'];