could you tell me how to upload large files using antd?
current situation: too large file upload leads to browser crash and interface timeout
flipped through github"s issue, and only saw the beforeUpload function return false. And then what are we going to do with it?