fixed production build assets and makefile targets

This commit is contained in:
2025-04-14 16:50:26 -05:00
parent a2fb2162ff
commit 58b3b0a385
5 changed files with 24 additions and 11 deletions
@@ -12,7 +12,6 @@ const audioPlayer = () => html`
<div style="width: 50%">
<seek-bar></seek-bar>
</div>
<sl-icon name="alarm"></sl-icon>
</div>
`;