Tom-Bonnike / netlify-plugin-inline-critical-css

A Netlify plugin to inline your critical CSS, built on top of the `critical` package.
https://www.npmjs.com/package/netlify-plugin-inline-critical-css
MIT License
66 stars 5 forks source link

Limit critical’s concurrency using tiny-async-pool #4

Closed Tom-Bonnike closed 4 years ago

Tom-Bonnike commented 4 years ago

Should resolve #3. Tried locally on a small project and it works. I might need to adjust the concurrency limit later, but I want to try with 4 for now.