fix: resolve vite manifest issue by updating package.json and fixing asset build

This commit is contained in:
2026-05-01 12:14:43 -04:00
parent 008000314f
commit 01c1d77016
548 changed files with 54493 additions and 13 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="15" fill="none"><mask id="a" width="20" height="15" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M0 0h20v15H0z"/></mask><g mask="url(#a)"><path fill="#5EAA22" d="M0 0h20v15H0z"/><path fill="#FECA00" fill-rule="evenodd" d="m0 0 20 15H0V0z" clip-rule="evenodd"/><path fill="#E21835" fill-rule="evenodd" d="m9.957 9.004-2.179 1.511.696-2.588-1.599-1.653 2.165-.09.917-2.559.916 2.56h2.162l-1.596 1.742.8 2.435-2.282-1.358z" clip-rule="evenodd"/></g></svg>

After

Width:  |  Height:  |  Size: 526 B