Bryan Wilhite
Bryan Wilhite
In the `0.18.*` era of Bolero, by default, contents of `rootComp` would prerender:  This is not the case for `0.20.*`:  In `Songhay.Dashboard.Server/Startup.fs`: ```fsharp .AddBoleroHost(server = false, prerendered =...
[release 0.13.0](https://github.com/filipw/dotnet-script/releases/tag/0.13.0) does not run on Ubuntu bash for Windows. Steps to reproduce: Follow [setup guide](https://github.com/BryanWilhite/dotnet-core/tree/master/dotnet-script-minimal) that verifies the PATH modification in `~/.profile`. Enter this command in bash (Windows): `dotnet...