I'm trying to extend the Webpack config in Cypress 10.8.0, but the only documentation I could find refers to the "legacy plugin file": https://github.com/cypress-io/cypress/tree/master/npm/webpack-preprocessor#modifying-default-options
I suppose there is a way to do this directly in the cypress.config file, but how?