From 73074c8b7527e91aaf1eee37dcca586a7c46c15a Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 26 Jul 2020 12:55:02 +0100 Subject: [PATCH] newline at eof --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 82df709..7aef08f 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,4 @@ pug index.pug set -ex -wasm-pack build --target web \ No newline at end of file +wasm-pack build --target web