0e4ffb4b6
75fb0c0b2
fff2183df
1 2 3
4 5 6 7
8
#!/bin/sh set -eu rm -rf ./dist npm run tsc cp -r "./server/static" "./server/assets" "./dist/server"