pull/443/head
hunterlong 2020-03-21 07:21:42 -07:00
parent f3618d9441
commit 0b27ff400a
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ yarn:
# compile assets using SASS and Rice. compiles scss -> css, and run rice embed-go
compile: frontend-build
rm -f source/rice-box.go
cd source && rice embed-go
cd source && rice embed-go -i
embed:
cd source && rice embed-go