v1.4.1
1.4.1 (2020-07-23)
Bug Fixes
[[plugins]]
package = "netlify-plugin-cypress"
[plugins.inputs]
# must allow our test server to redirect unknown routes to "/"
# so that client-side routing can correctly route them
# can be set to true or "index.html" (or similar fallback filename in the built folder)
spa = trueSee an example in tests/routing folder