From 9f8cdc1e080839d692760204f6b5297de5d87a7a Mon Sep 17 00:00:00 2001 From: alleks Date: Mon, 23 Jan 2023 00:27:54 +0300 Subject: [PATCH] add drone files --- bin/run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/run.sh b/bin/run.sh index 2738502..2fea305 100644 --- a/bin/run.sh +++ b/bin/run.sh @@ -1,7 +1,6 @@ #!/bin/sh set -x set -e -npm install --production -npm i -g rollup +npm i npm run build