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
Adding this as .UseWebSharperScriptRedirect() which can take redirect url from appsettings.Development.json (or possibly directly from an optional arg), but defaults to the one above (default for vite)
The text was updated successfully, but these errors were encountered:
A debug-oriented middleware to use readable WebSharper outputs through vite:
Adding this as
.UseWebSharperScriptRedirect()
which can take redirect url fromappsettings.Development.json
(or possibly directly from an optional arg), but defaults to the one above (default for vite)The text was updated successfully, but these errors were encountered: