UNPKG

bigpipe

Version:

Bigpipe a radical new web framework for Node.js that's inspired by Facebook's bigpipe concept.

10 lines (8 loc) 188 B
'use strict'; // // Custom 404 error page, not found page. // require('bootstrap-pagelet').extend({ title: 'not your typical bootstrapper', view: '../../view/all.html' }).on(module);