thomvaill / log4brains

✍️ Log and publish your architecture decisions (ADR)
Apache License 2.0
1.13k stars 95 forks source link

fix(web): optional dependency sharp caused errors when missing #54

Closed 10xLaCroixDrinker closed 2 years ago

10xLaCroixDrinker commented 2 years ago

This relates to vercel/next.js#20456

With the current version of next, builds fail if the optional dep sharp is not installed.

thomvaill commented 2 years ago

Thank you @10xLaCroixDrinker ! Sorry for the delay