Home > @lynx-js/react-rsbuild-plugin > ShakeVisitorConfig > removeCall
ShakeVisitorConfig.removeCall property
Function names whose calls should be replaced with undefined during transformation
Signature:
Default Value
['useEffect', 'useLayoutEffect', '__runInJS', 'useLynxGlobalEventListener', 'useImperativeHandle']
Remarks
The provided values will be merged with the default values instead of replacing them.

