sorting-books/scripts/build.sh
2022-07-17 23:44:55 -05:00

4 lines
50 B
Bash
Executable file

rm -f *.epub *.pdf
npm install --ci
npm run build