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

RFC bundle-stats v5 #3450

Open
1 of 8 tasks
vio opened this issue Jun 10, 2023 · 0 comments
Open
1 of 8 tasks

RFC bundle-stats v5 #3450

vio opened this issue Jun 10, 2023 · 0 comments
Assignees

Comments

@vio
Copy link
Member

vio commented Jun 10, 2023

Goals

  1. Improve the overall architecture to make it more modular and allow us to add direct support for rollup/vite, parcel, or esbuild.
  2. Flaten the data structures to decrease the report size
  3. Convert to typescript to benefit from type definitions across plugins & reports

Todos

Setup

  • Bump node to v18
  • Bundle with rollup
  • Upgrade dependencies

Refactoring

  • extract common utilities to @bundle-stats/core
  • extract webpack utilities to @bundle-stats/source-webpack
  • extract html report to @bundle-stats/report-html
  • extract JSON report utilities tot @bundle-stats/report-json

Features

  • rollup-plugin-bundle-stats
@vio vio pinned this issue Jun 10, 2023
@vio vio self-assigned this Jul 22, 2023
@github-actions github-actions bot added the stale label Oct 21, 2023
@vio vio removed the stale label Oct 21, 2023
@relative-ci relative-ci deleted a comment from github-actions bot Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant