Custom component support library update
Retool updated the custom component support library to version 1.9.0, which adds a new verbose option with deploy
and sync
commands. When running into unknown failures, you can add the -v
option to deploy
and sync
commands to print more detailed errors for help with debugging.
This library is automatically included as a dependency of the custom component collection template repository. Existing users can run npm update @tryretool/custom-component-support
to get the latest version with these updates.