Skip to content

Commit

Permalink
Merge pull request #98 from kr15h/fix_cpimg
Browse files Browse the repository at this point in the history
Copy images to dist on deploy
  • Loading branch information
leomcelroy authored Jan 26, 2024
2 parents 27a604a + 8bacb55 commit a8586d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copyAssets.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cp -r components dist
cp -r examples dist
cp -r images dist
cp styles.css dist

0 comments on commit a8586d9

Please sign in to comment.