PluginProbe
Force Refresh / 2.0.0
Force Refresh v2.0.0
3.2.1 3.2.0 3.1.2 3.1.1 3.1.0 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.12.0 All 54 releases
force-refresh / node_modules / handlebars / runtime.js

runtime.js in Force Refresh 2.0.0, at node_modules/handlebars/runtime.js

4 lines 167 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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'];
4