You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Associated to removing Typescript from the project.
The CJS is obsolete.
Nuxt, SvelteKit, SolidStart, Astro use Vite
React will use turbopack
Symfony use webpack encore
Rollup and Parcel can solve the ESM import in CJS projects.
There is no need for CJS anymore
Describe the proposed solution
.
Alternatives considered
.
Importance
nice to have
The text was updated successfully, but these errors were encountered:
Describe the problem
Associated to removing Typescript from the project.
The CJS is obsolete.
Nuxt, SvelteKit, SolidStart, Astro use Vite
React will use turbopack
Symfony use webpack encore
Rollup and Parcel can solve the ESM import in CJS projects.
There is no need for CJS anymore
Describe the proposed solution
.
Alternatives considered
.
Importance
nice to have
The text was updated successfully, but these errors were encountered: