pad.pub0.org/doc/jsdoc/minify.md

298 B

minify

require("./minify");

This Module manages all /minified/* requests. It controls the minification && compression of Javascript and CSS.

Functions


padJS (req, res)

Answers a http request for the pad javascript

  • req the Express request
  • res the Express response