UNPKG

electricity

Version:

An alternative to the built-in Express middleware for serving static files. Electricity follows a number of best practices for making web pages fast.

11 lines 225 B
module.exports = [ 'application/javascript', 'application/json', 'application/manifest+json', 'application/xml', 'image/svg+xml', 'text/css', 'text/html', 'text/javascript', 'text/plain' ];