etherpad-lite/doc/jsdoc/minify.md
Peter 'Pita' Martischka c4325a050f Beautify the docs
2011-05-30 16:05:42 +01:00

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