diff options
Diffstat (limited to 'node_modules/handlebars/runtime.js')
-rw-r--r-- | node_modules/handlebars/runtime.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/handlebars/runtime.js b/node_modules/handlebars/runtime.js deleted file mode 100644 index 306207cd2..000000000 --- a/node_modules/handlebars/runtime.js +++ /dev/null @@ -1,3 +0,0 @@ -// Create a simple path alias to allow browserify to resolve -// the runtime on a supported path. -module.exports = require('./dist/cjs/handlebars.runtime')['default']; |