From 070b7725be5fb0db486e9370bea5648c16c8bbfe Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sat, 30 Nov 2019 13:12:30 +0100 Subject: Fix posts listing --- scripts/postbuild.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/postbuild.sh') diff --git a/scripts/postbuild.sh b/scripts/postbuild.sh index 85e35f9..6da3659 100755 --- a/scripts/postbuild.sh +++ b/scripts/postbuild.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash mkdir ./dist/api +mkdir ./static/api node -r esm ./scripts/generateApi.js -- cgit 1.4.1