mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- npm install: pulled solid-js, vite-plugin-solid, @solidjs/testing-library - Fix solidMount.ts: import JSX from "solid-js" not "solid-js/web" - Fix PluginContainer.tsx: suppress no-unassigned-vars for Solid ref pattern - Build green (tsc + vite); 111 test files / 3186 tests all pass