We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e1837 commit 956ac95Copy full SHA for 956ac95
runtime.js
@@ -0,0 +1,3 @@
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');
0 commit comments