This commit is contained in:
Christian Fraß 2020-04-04 14:10:53 +02:00
parent 8f97d6326c
commit 1d7bf5a08b
5 changed files with 320 additions and 14 deletions

8
tools/build Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env sh
npm run build
## loc
mkdir -p dist/loc
cp -ruv loc/* dist/loc/