about summary refs log tree commit diff
path: root/scripts/postbuild.sh
blob: 6da3659620ae9d6d28dc8ac658c2749e7b8d6c6c (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

mkdir ./dist/api
mkdir ./static/api

node -r esm ./scripts/generateApi.js