feat: add gzip compression for responses #24
Annotations
3 errors
Run tests:
test/shared.js#L21
Property 'gzip' is missing in type '{ root: string; dirFile: never[]; dirList: false; ext: never[]; exclude: never[]; cors: false; headers: never[]; }' but required in type 'ServerOptions'.
|
Run tests:
test/shared.js#L32
Property 'gzip' is missing in type '{ root: string; dirFile: string[]; dirList: true; ext: string[]; exclude: string[]; cors: false; headers: never[]; }' but required in type 'ServerOptions'.
|
Run tests
Process completed with exit code 2.
|