Added go bindata fs to serve web files and added VUE and bootstrap to local files
This commit is contained in:
committed by
ncthompson
parent
8267e71f18
commit
6bd668eb65
2
frontend/build.sh
Normal file
2
frontend/build.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
go-bindata-assetfs -pkg="frontend" css/ js/ root/
|
||||
Reference in New Issue
Block a user