solidjs / vite-plugin-solid

A simple integration to run solid-js with vite
440 stars 51 forks source link

Put packge into `@solidjs` namespace #156

Open BierDav opened 5 months ago

BierDav commented 5 months ago

I want to propse that the package will be renamed to @solidjs/vite.

The advatage of this uniform naming is that a developer can be sure to use the official library. Secondly all soild js dependencies endup in one block when sorting dependencies by their name which is very common pratice when using formatting tools like prettier