aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js b/vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js
new file mode 100644
index 00000000..306207cd
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/handlebars/runtime.js
@@ -0,0 +1,3 @@
+// Create a simple path alias to allow browserify to resolve
+// the runtime on a supported path.
+module.exports = require('./dist/cjs/handlebars.runtime')['default'];