fix goreleaser builds

wrapped tsc in a a shell script to ignore duplicate function errors.
This commit is contained in:
Harvey Tindall
2020-09-25 00:11:52 +01:00
parent e104bd8362
commit 9fec714da7
4 changed files with 7 additions and 2 deletions
-1
View File
@@ -56,7 +56,6 @@ compress:
copy:
$(info Copying data)
cp -r data build/
cp docs/swagger.json build/data/static/
install:
cp -r build $(DESTDIR)/jfa-go