fix: build script
This commit is contained in:
parent
26503a63af
commit
058896fc52
2
build.sh
2
build.sh
@ -8,7 +8,7 @@ fi
|
|||||||
|
|
||||||
# Clean the dist folder and build the assets
|
# Clean the dist folder and build the assets
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
npm
|
npm install
|
||||||
|
|
||||||
# Embed the assets using rice
|
# Embed the assets using rice
|
||||||
rice embed-go
|
rice embed-go
|
||||||
|
|||||||
2284
rice-box.go
2284
rice-box.go
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user