From 67c0cebf4362758ff24b40b37c3fccd4eedcdaf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eryk=20Napiera=C5=82a?= Date: Fri, 22 May 2020 18:38:45 +0200 Subject: [PATCH] docs: add Webpack Stats Explorer to list of tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b666fc..106def3 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ Lightweight CSS extraction plugin -- *Maintainer*: `Webpack Contrib` [![Github][ - [packtracker.io](https://packtracker.io/?utm_source=github&utm_medium=awesome-webpack&utm_campaign=social) - Webpack bundle analysis on every commit, report webpack stats to every pull request. - [BundleStats](https://github.com/bundle-stats/bundle-stats) - Generates bundle report(sizes, assets, modules) and compares the results between different builds. -- *Maintainer*: `Vio` [![Github][githubicon]](https://github.com/vio) [![Twitter][twittericon]](https://twitter.com/vio) - [Webpack Landing Generator](https://github.com/kuncevic/webpack-landing-generator): Easy way to create landing page that converts. -- *Maintainer*: `Aliaksei Kuncevic` [![Github][githubicon]](https://github.com/kuncevic) [![Twitter][twittericon]](https://twitter.com/kuncevic) +- [Webpack Stats Explorer](https://erykpiast.github.io/webpack-stats-explorer/): Allows to investiage how the bundle changed between subsequent builds -- *Maintainer*: `Eryk NapieraƂa` [![Github][githubicon]](https://github.com/erykpiast) [![Twitter][twittericon]](https://twitter.com/erykpiast) [Back to top](#contents)