chore(deps): update dependency vite to v6 #461
Annotations
2 errors
src/components/app/Zoomer.test.tsx:
node_modules/solid-js/web/dist/server.js#L1136
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>.
❯ notSup node_modules/solid-js/web/dist/server.js:1136:9
❯ src/components/library/Multibutton.tsx:16:66
❯ src/components/app/Zoomer.tsx:2:1
|
test
Process completed with exit code 1.
|