There is this cool new super efficient and performant reactive framework SolidJS.
As a learning exercise I've updated the MV3 version of this template (from this refactor/mv3 branch) to SolidJS (and also moved to yarn PnP to avoid the gargantuan number of node_modules files though had to replace esno with ts-node due to this). Current results can be checked out in this fork's mv3_pnp_solid branch, seems to be working fine just like the Vue version.
Would you like to add a SolidJS version to this template (though not sure how to best do that in the same repo, as a separate branch?)? Or would you prefer the opinionated part of the Vite Starter Templates to only cover Vue?
There is this cool new super efficient and performant reactive framework SolidJS. As a learning exercise I've updated the MV3 version of this template (from this refactor/mv3 branch) to SolidJS (and also moved to yarn PnP to avoid the gargantuan number of node_modules files though had to replace esno with ts-node due to this). Current results can be checked out in this fork's mv3_pnp_solid branch, seems to be working fine just like the Vue version.
Would you like to add a SolidJS version to this template (though not sure how to best do that in the same repo, as a separate branch?)? Or would you prefer the opinionated part of the Vite Starter Templates to only cover Vue?