Closed daniel-rubicon closed 4 months ago
Perhaps it is not necessary to make changes to .gitignore and package-lock.json.
The package-lock.json change was mainly running the npm audit --fix command to address some potential vulnerabilities.
The .gitignore change was to include the dist files, which I needed in order to be able to include the branch and build my app against it. There is likely a better way of doing this but I don't know the specific path
fixed in v1.5.1
Incorporating a change that was proposed for the base html2canvas library.
https://github.com/niklasvh/html2canvas/pull/2911
Thank you for your color function modifications to help bolster this library!