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
Even with the --single option, we won't throw an error if index.html doesn't exist: #52
Instead of breaking, it will now respond with "Not Found" if a file couldn't be found. This is now happening for all cases, with all possible options: 5c0266c