Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Nov 11, 2024
1 parent a336eed commit b15f764
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 7 deletions.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
cd frontend
npm install
npm run build
cd ..

go build main.go

cd ..
6 changes: 5 additions & 1 deletion frontend/dist/index.html

Large diffs are not rendered by default.

26 changes: 21 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b15f764

Please sign in to comment.