Join Discord
Powered by
Is there a document somewhere that explains how to...
# e2e-testing
o
orange-shampoo-39617
09/14/2022, 3:23 PM
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
Previous
Next