Client-side routing with fallback
This example tests the redirect fallback that makes client-side routing defined in src/App.js work. See netlify.toml
These tests run:
- before the build
- after the build
- on deploy success
Use command DEBUG=netlify-plugin-cypress npm run netlify:build
to try the plugin locally