Closed avaer closed 6 years ago
The optipng phase of docusaurus seems to take forever, so deploys take ~5 minutes.
optipng
It's probably because of the new huge images at http://docs.webmr.io/docs/exoBrowser.html
We should resize those down for both page load time and publish time optimization.
compressed and resized the App grid images with https://github.com/webmixedreality/webmr-docs/pull/78
The
optipng
phase of docusaurus seems to take forever, so deploys take ~5 minutes.It's probably because of the new huge images at http://docs.webmr.io/docs/exoBrowser.html
We should resize those down for both page load time and publish time optimization.