Commit Graph

10 Commits

Author SHA1 Message Date
Rhys van der Waerden
f69b9883f0 compression-webpack-plugin: Bump version number 2018-11-19 12:13:49 +11:00
Rhys van der Waerden
2087e1b9f1 compression-webpack-plugin: Add myself 2018-11-19 12:09:14 +11:00
Rhys van der Waerden
d747999875 compression-webpack-plugin: Update options
- Add `include`/`exclude`
- Remove `regExp` which was undocumented (possibly always wrong?)
- Add `deleteOriginalAssets`
- Prefer `ReadonlyArray` for string/regex options
2018-11-19 12:08:39 +11:00
Rhys van der Waerden
3fc7e12463 compression-webpack-plugin: asset -> filename 2018-11-19 11:56:16 +11:00
Rhys van der Waerden
ceee1391c7 compression-webpack-plugin: Support custom algorithm
Had to bump the TypeScript version to detect correct option type based on `algorithm` argument.
2018-11-19 11:55:44 +11:00
Rhys van der Waerden
55f32e2382 Remove zopfli options
https://github.com/webpack-contrib/compression-webpack-plugin/pull/65
2018-11-19 10:59:20 +11:00
Dennis George
c8357c63f6 updated TS version to 2.3 for all webpack consumers 2018-03-05 18:59:53 -06:00
Alan Agius
55898119ea webpack: remove union types with type any 2018-02-12 17:52:36 +01:00
Muhammad Rehan Saeed
7742f42ef1 compression-webpack-plugin - Add cache to options object (#22853)
* Update index.d.ts

* Bump version

* Update compression-webpack-plugin-tests.ts

* Update index.d.ts
2018-01-18 01:28:03 -08:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00