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

V3 #100

Merged
merged 19 commits into from
Sep 15, 2023
Merged

V3 #100

merged 19 commits into from
Sep 15, 2023

Conversation

bartveneman
Copy link
Member

@bartveneman bartveneman commented May 21, 2022

🎉 New

  • Rewritten from the ground up without heavy dependencies, making it lots faster
  • Removed CSS fetching, so install size is smaller and no longer includes a full version of Puppeteer which can be problemtic in some environments

🔥 Breaking changes

closes #97
closes #55
closes #99
closes #89

@mryechkin
Copy link

Any news on this? Would love to see this go through 🙏

@bartveneman
Copy link
Member Author

I actually forgot about this. Should be almost ready to go, I think. Let's see if I can bring up the appetite to finish this up soon 😅

@mryechkin
Copy link

@bartveneman appreciate it! 🙏 Just discovered this tool, and am looking to use it to analyze local CSS bundles. Ran into some install issues with Puppeteer - so this change is exactly what I'm looking for.

For what its worth, I was able to build this branch locally and use it that way, but obviously it would be awesome to have this go in. Thanks again!

This was referenced Sep 15, 2023
@bartveneman bartveneman merged commit e89e341 into master Sep 15, 2023
2 checks passed
@bartveneman bartveneman deleted the v3 branch September 15, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Remove built-in css-fetching Fix test for fetching css from remote source
2 participants