Skip to content

Latest commit

 

History

History

routing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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