about summary refs log tree commit diff
path: root/scripts/postbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/postbuild.sh')
-rwxr-xr-xscripts/postbuild.sh1
1 files changed, 1 insertions, 0 deletions
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