From 069e48e2cfafced42ee5943e84fde86a37850546 Mon Sep 17 00:00:00 2001 From: Akash Ranjan Date: Sat, 19 Oct 2019 09:07:01 +0530 Subject: [PATCH] reduced build time by 100% --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6d94db2..f48b6ae 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ Yep. That's it. You should see the following output: ``` +To Reduce Build Time you can run the following and it will result in 100% build time improvement + +``` + +``` + ### Deploying While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.