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

Support Nuxt #97

Closed nicholas-codecov closed 2 months ago

nicholas-codecov commented 3 months ago

We need to investigate and see if Nuxt is doing anything special in Vite to differentiate between client and server bundles and if not, we will add in support to auto insert into the bundle name to identify the different bundles.