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

16 lines
298 B
Markdown

# 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