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
fix(runtime-handler): fall back to assets/index.html for root path
In production the Functions environment will fall back to serving the contents of /assets/index.html
if / is not registered as its own content.
fix#371
0 commit comments