1
0
Fork 0
peertube/scripts/build/embed.sh

6 lines
127 B
Bash
Raw Normal View History

2020-02-19 02:57:32 -05:00
#!/bin/bash
2019-12-17 09:33:58 -05:00
set -eu
2024-06-24 04:15:25 -04:00
cd client && ./node_modules/.bin/vite -c ./src/standalone/videos/vite.config.mjs build --mode=production