Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 437 Bytes

routing example

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

Test screenshot

These tests run:

  • before the build
  • after the build
  • on deploy success

Local build

Use command DEBUG=netlify-plugin-cypress npm run netlify:build to try the plugin locally