From ef2dcf6444f283f2ddc1f982a4b4540239cf538c Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 29 Mar 2019 17:01:23 -0600 Subject: [PATCH] Fix build failure from missing symlinks --- removebloat.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/removebloat.sh b/removebloat.sh index 0f3c01c..7b07e8a 100755 --- a/removebloat.sh +++ b/removebloat.sh @@ -3,6 +3,7 @@ # It removes about 6MB from the build size. cd www/node_modules +rm -rf .bin rm -rf ansicolors rm -rf buffer-from rm -rf cardinal