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 |
|
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 |
|