Closed iuricmp closed 1 year ago
Why do you have all these changes in your
package-lock.json
?
I forgot to add package.json. Added.
Honestly i didn't work a lot on this repository, and the package-lock.json
changes seems weird for me especially with just an upgrade of sharp
library in the package.json
Why do you upgrade sharp library ? Do you need it to just add a link to the button ? If not i suggest to just don't upgrade anything and just do what your PR say 👍
But you can do as you want obviously 👍
Sure, I faced some issues during the project setup on Mac m1. It wasn't compiling correctly and one of the log issues was regarding the sharp lib. Ref: https://github.com/lovell/sharp/issues/2460#issuecomment-784881420 I'll add this info on the PR notes.
Oh okay it's for the build on m1 👍 Yes please add a note to explain it correctly 👍
After that you can merge whenever you want 👍