Is there a document somewhere that explains how to...
# e2e-testing
o
Is there a document somewhere that explains how to extend the default Webpack using
cypress.config.ts
? The documentation I found (https://github.com/cypress-io/cypress/tree/master/npm/webpack-preprocessor#modifying-default-options) seems to use
plugins
which are deprecated