From c4b025bdcefca4286ed83e0621a690f6e3f9960f Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 1 May 2018 18:57:36 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index f174a7d..3e5406c 100644 --- a/scripts/install +++ b/scripts/install @@ -136,6 +136,7 @@ npm install $final_path --unsafe-perm cd $final_path npm install webpack npm install webpack-cli +npm install copy-webpack-plugin # Build The Lounge NODE_ENV=production npm run build