UNPKG

cordova-sync

Version:

Respond to file changes and build Cordova application

6 lines (4 loc) 126 B
const hbs = require('express-hbs') hbs.registerHelper('stringify', function (obj) { return JSON.stringify(obj, null, 2) })