dist folder fix

pull/443/head
hunterlong 2020-03-21 06:10:58 -07:00
parent 061496f4af
commit 55a26906c2
1 changed files with 1 additions and 1 deletions

View File

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