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

stats.json are too big #143

Open
VladimirPal opened this issue Nov 20, 2019 · 1 comment
Open

stats.json are too big #143

VladimirPal opened this issue Nov 20, 2019 · 1 comment

Comments

@VladimirPal
Copy link

VladimirPal commented Nov 20, 2019

Hi!
my stat.json is over 100 mb(vendor.js over 15mb), why you cache it?
I have multiple entries with multiple Html output files. Each change causes read stats.json for each Html file just to inject links, it works dramatically slow.

@VladimirPal
Copy link
Author

I've reduced stats.json - now it's 17K

statsFromBuild.toJson({
  all: false,
  assets: true,
  entrypoints: true,
});

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