codecov / codecov-javascript-bundler-plugins

Set of bundler plugins that allow users to upload bundle stats to Codecov.
MIT License
4 stars 1 forks source link

Better Support for Vite Meta Frameworks #96

Open nicholas-codecov opened 3 months ago

nicholas-codecov commented 3 months ago

Currently our support is lacking for various meta frameworks built on top of Vite do to their slight variations on how they build their applications.

We will add better support for the following meta frameworks:

### Meta Frameworks
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/97
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/99
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/94
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/93
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/98
- [ ] https://github.com/codecov/codecov-javascript-bundler-plugins/issues/101
AbhiPrasad commented 3 months ago
image

https://npmtrends.com/@remix-run/server-runtime-vs-@solidjs/start-vs-@sveltejs/kit-vs-astro-vs-nuxt

This is the order of priority I would follow for this task, and IMO solid is not even worth the time atm.