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="#F7FCFF" fill-rule="evenodd" d="M0 0v15h20V0H0z" clip-rule="evenodd"/><mask id="b" width="20" height="15" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 0v15h20V0H0z" clip-rule="evenodd"/></mask><g fill-rule="evenodd" clip-rule="evenodd" mask="url(#b)"><path fill="#40A8FF" d="M0 0v5h20V0H0z"/><path fill="#272727" d="M0 5v5h20V5H0z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 609 B