From 6ec050184b165f7306f7ce8c2b423748befe6852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tugay=20=C4=B0lik?= Date: Tue, 8 Dec 2020 16:27:58 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9d501b4..f5c8c8a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # decrease-webpack-bundle-sample Decrease webpack bundle size with conditional dynamic imports + + +An example for this post + +https://levelup.gitconnected.com/decreasing-webpack-bundle-size-with-conditional-imports-f8bb94db8195