Tim Basel
Tim Basel
SSolidJS
Created by Tim Basel on 6/16/2024 in #support
`vite-plugin-solid` ignores/removes `/** @jsxImportSource ... */` pragma comment
I have found a workaround by suffixing the the files with .xml.tsx and excluding them from the plugin using solid({ exclude: ["**/*.xml.tsx"] }), but I still think Solid should support and respect the pragma comment.
2 replies
SSolidJS
Created by Tim Basel on 4/12/2023 in #support
Partial Setter for a Store
Ok, thank you very much.
3 replies