Skip to content

Commit

Permalink
fix: include statics images
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshihiro503 committed Nov 2, 2024
1 parent fc2768c commit f987dab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
(deps
bin/main.bc.js
index.html
(glob_files statics/*))
)
(glob_files statics/*)
(glob_files statics/img/*)
))

0 comments on commit f987dab

Please sign in to comment.