Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Bundle Analysis Report directly using @codecov/bundle-analyze #647

Open
etorres-lz opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@etorres-lz
Copy link

What product do you want to improve?
@codecov/bundle-analyze

Is your feature request related to a problem? Please describe.
A way to only upload bundle analysis reports, running the vite-plugin in dry mode generates a JSON, we want to be able to have two separate processes for creating and uploading the report using npx @codecov/bundle-analyzer.

Describe the solution you'd like
Add a flag e.g. --file-to-upload that you can pass the file path e.g. dist/my-app-esm-stats.json to upload the file directly.

Additional context
As a separate note:
I keep getting errors trying to create and upload the report through that tool if I run it in dry-mode it generates the report correctly.
Image

@covecod covecod bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

1 participant