mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 16:34:28 +00:00
* Update webpack ProgressPlugin definition, to support both options of object and function. * Re-order webpack.ProgressPlugin parameter ordering to trigger CI. * Tune webpack ProgressPlugin definition for current v4 version, and also add comments. * Fix webpack ProgressPlugin default value comment for current v4 version, and also update handler function interface according to official document.