Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / handlebars / runtime.js
1 // Create a simple path alias to allow browserify to resolve
2 // the runtime on a supported path.
3 module.exports = require('./dist/cjs/handlebars.runtime')['default'];