mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
fix(schema): type render.compressor
(#2302)
This commit is contained in:
parent
fb33033f45
commit
0d85c9ef77
@ -99,6 +99,8 @@ export default {
|
||||
* for [compression middleware](https://www.npmjs.com/package/compression), or
|
||||
* use your own middleware by passing it in directly - for example,
|
||||
* `otherComp({ myOptions: 'example' })`.
|
||||
*
|
||||
* @type {boolean | object | Function}
|
||||
*/
|
||||
compressor: {
|
||||
threshold: 0
|
||||
|
Loading…
Reference in New Issue
Block a user