UNPKG

widgets

Version:

Widgets, the Framework: a website framework based on the idea of using widgets to build pages.

5 lines (4 loc) 96 B
exports.prepare = function(widget, page, done) { widget.noRender = true; return done(); }