dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
593 stars 52 forks source link

Inconsistent build behavior when using the Booster #1348

Closed granicz closed 1 year ago

granicz commented 1 year ago

In a project that should fail with a WebSharper error, dotnet ws build correctly fails on every build, but dotnet build succeeds on the second attempt.