Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 235 Bytes

The handlebars module has been modified to export the Handlebars object instead of node-specific functions when used as a CommonJS Module. Also, the 'vm' module originally had no CommonJS exports, it now exports the Handlebars object.