Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for WebSharper 8 #53

Open
Jand42 opened this issue Apr 3, 2024 · 0 comments
Open

Updates for WebSharper 8 #53

Jand42 opened this issue Apr 3, 2024 · 0 comments

Comments

@Jand42
Copy link
Member

Jand42 commented Apr 3, 2024

Updates since WebSharper 6:

  • Web and SPA projects have vite configured for Debug mode, esbuild for Release mode. They use separate bundles for Home and About pages via the Content.Page parameter, although by default, the About page has no dynamic content, so it will come up without a WS script tag
  • Html projects use esbuild
  • settings have been simplified, obsolete settings UseMinifiedScripts, UseStdlibCdn are removed. Removed unused appsettings.Development.json files
  • there is a new setting ScriptRedirectUrl in appsettings.json for vite url, this is only accessed in Debug mode

Template updates:

  • C# Html template have been updated to match the same as Web and also F# Html template
  • In Html templates, adjusted text to reflect we are not sending calculation to the server, but locally ("Client calculated response" instead of "Server response")
Jand42 added a commit that referenced this issue Apr 15, 2024
Jand42 added a commit that referenced this issue Apr 16, 2024
Jand42 added a commit that referenced this issue Apr 16, 2024
Jand42 added a commit that referenced this issue Apr 22, 2024
Jand42 added a commit that referenced this issue Feb 3, 2025
Jand42 added a commit that referenced this issue Feb 3, 2025
Jand42 added a commit that referenced this issue Feb 3, 2025
Jand42 added a commit that referenced this issue Feb 4, 2025
Jand42 added a commit that referenced this issue Feb 4, 2025
Jand42 added a commit that referenced this issue Feb 4, 2025
Jand42 added a commit that referenced this issue Feb 4, 2025
Jand42 added a commit that referenced this issue Feb 28, 2025
Jand42 added a commit that referenced this issue Mar 3, 2025
Jand42 added a commit that referenced this issue Mar 3, 2025
Jand42 added a commit that referenced this issue Mar 5, 2025
Jand42 added a commit that referenced this issue Mar 5, 2025
Jand42 added a commit that referenced this issue Mar 13, 2025
@Jand42 Jand42 changed the title Update web templates for WS7+ PROD mode Updates for WebSharper 8 Mar 13, 2025
Jand42 added a commit that referenced this issue Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant