You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spa parameter and full client-side routing example (#72) (76092cb)
[[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 = true