cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        Maximum file size for .zip files using cy.fixture()
Description
I've got a .zip file of 107MB. It's my usecase making it smaller is no option. Manual uploading with any modern Browser works just fine. Cypress crashes. Because smaller files work fine I assume there is a file size limit. If my assumption is correct I request:
- Best case, support big files
- or at least inform about file size limitations
I'm using Ubuntu 22.04 on Windows with WSL2.