In don't have watch mode enabled in the fableconfig.json but:

Note downgrade to 0.7.45 works
can you post the fableconfig.json?
{
"module": "commonjs",
"ecma": "es2015",
"outDir": "out",
"sourceMaps": true,
"projFile": "src/msuReading.fsproj",
"refs": {
"Fable.Core": "fable-core/umd",
"Fable.PowerPack": "fable-powerpack/umd",
"Fable.React": "fable-react/umd",
"Fable.Elmish": "fable-elmish/umd",
"Fable.Elmish.React": "fable-elmish-react/umd"
}
}
nothing sepcial...
@forki Should be fixed in Fable 0.7.51
Can you please confirm ?
confirmed, fixed. thanks
Most helpful comment
@forki Should be fixed in Fable 0.7.51
Can you please confirm ?