You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add env var to disable IPX function
includes some domain path and test updates
* docs: update README
* feat: add sharp package to address prod error
when ipx is removed, need to use sharp for image optimization
* refactor: move check for env var into setupImageFunction
ensure basePath redirect is still added
* refactor: include sharp module when ipx is disabled
don't add ipx function to netlifyConfig if ipx is disabled
* style: lint
* refactor: serve 404 when ipx is disabled and no custom loader is specified
* refactor: update image loader logic
* test: confirming behaviour
* refactor: remove redirect
* refactor: remove build command temporarily
* test: add tests
also do general cleanup
* style: lint
* docs: update README based on CR feedback
* refactor: remove unnnecessary logic
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
0 commit comments