Fixed version of react virtualized that compiles with esbuild bvaughn/react-virtualized#1632
To use it in your repo add the following resolution
{
"resolutions": {
"react-virtualized": "git+https://[email protected]/remorses/react-virtualized-fixed-import.git#9.22.3""
}
}