jonnybarnes.uk/scripts/build.sh
Jonny Barnes ec17f65107
Simplify frontend assests and build steps
We just write the files directly in the public dir
Then change the npm scripts to lint and compress them directly
2023-12-21 17:57:48 +00:00

3 lines
40 B
Bash
Executable file

#!/usr/bin/env zsh
echo "Build script"