dotnet-websharper / ui

A reactive UI library for WebSharper.
https://websharper-samples.github.io/ui/
Apache License 2.0
77 stars 22 forks source link

Make WebSharper.UI.Templating a design-time only assembly #259

Closed Jand42 closed 1 year ago

Jand42 commented 1 year ago

This would get rid of an extra unnecessary dll for web apps. Optionally, rename project/dll to WebSharper.UI.Templating.DesignTime for more clarity.

See example at https://github.com/fsprojects/FSharp.TypeProviders.SDK/tree/master/examples