question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extract checks into plugins

See original GitHub issue

First of all, size-limit is awesome, thank you!

But installing size-limit adds a lot of packages and downloads puppeteer+chromium, even if you don’t use webpack or running option to run puppeteer.

Did you consider an option to split size-limit into several packages (plugins) - core checks, webpack-based checks, puppeteer-based checks and so on?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
aicommented, May 28, 2019

OK, good idea. I will think how to do split project into 2 projects on next week.

1reaction
aicommented, Aug 11, 2019

Size Limit 2.0 was released with modular architecture. Now (depends on preset) only necessary parts will be downloaded.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to extract the Plugin Output to be included on ...
We are manually copying the plugin output data from each of the host and paste it to a spreadsheet from the download data...
Read more >
"Extract Method" should run checks before asking for ... - GitHub
When choosing the "Extract Method" option from the refacturing menu, you are asked for the name before the plugin checks if the closure...
Read more >
How to Extract Plugins for Photoshop
1. Close Photoshop and browse to your Photoshop Plug-In directory. · 2. Create a new folder within the Plug-Ins directory with the name...
Read more >
DevTools extract plugin - PMMP Forums
So run /plugins and check for the plugin your looking to extract make sure the plugin name is green and not red (red...
Read more >
extract-text-webpack-plugin - npm
Start using extract-text-webpack-plugin in your project by running `npm i ... ignoreOrder, {Boolean}, Disables order check (useful for CSS ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found