-
Please soften f# dependency. My console gets spammed with this:
```bash
server: C:\Users\Kevin\source\repos\Swate\src\Server\Server.fsproj : warning NU1605: Detected package downgrade: FSharp.Core…
-
**Describe the bug**
I recently migrated to the V2 task and it is timing out after my timeout limit (60 minutes). Using the V1 task only takes 3 minutes. It seems for every package, it prints out the…
-
Hi,
I got strange error when I try to run the code from this template : https://github.com/fable-elmish/templates/tree/master/src/react-demo/Content/src
```
yarn start v0.27.5
$ yarn dotnet:…
evilz updated
6 years ago
-
Hi,
Struggling with getting this to work properly.
Especially missing the moment startup functions to parce from string:
`declare function moment(inp?: moment.MomentInput, format?: moment.Mom…
-
### Description
There seem to be inputs of a certain size that trigger a transformation from a string like `"a"` to the expression `let x = "a" in x`. Since [`transformJsxProps` is checking for a s…
-
### Description
I have a fable compatible nuget packages `Constants` and `Library` where `Library` depends on `Constants`.
When I add package reference to Library in our SPA app and compile it wi…
-
A collection of simple fables, Fabulas de Ecologia explores alternate ecologies and configurations between the living, the not, and the in-between.
[Repo](https://github.com/augustocorvalan/nanogen…
-
### Description
Hi,
After upgrading from `Webpack` to `Vite.js`, I've noted that `Fable` freezes during `HMR/Fast-Refresh`. The problem is **critical** because it happens quite often for big pro…
-
### Description
`UInt64.MaxValue = 0UL` holds true in Fable as imported on fable.io/repl:
### Repro code
[repl.it - F# 4](https://repl.it/repls/CumbersomeHumongousFlashdrives)
vs
[fable.io/…
-
Start a list of websites/projects that use fable. This can show some places where fable is used in production. This would be useful for: introducing people to SAFE Stack; learning, especially in the c…