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
Is it possible to create an allow/block list of routes for FastBoot? I'd like to serve (and cache) a few public routes with FastBoot and serve the regular index.html for other, app-like routes.
Is it possible to create an allow/block list of routes for FastBoot? I'd like to serve (and cache) a few public routes with FastBoot and serve the regular
index.htmlfor other, app-like routes.Thanks in advance.