You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
If I "git clone" this project in isolation, and follow the build instructions, it works great (all from command line).
However, pulling the App.fs into a newer project (or open this project in VSCode) it shows up some errors. My fixes were approximately:
Fable.Import.Browser
toBrowser
Fable.Helpers.*
toFable.*
Stroke "#nnnnnn"
to!! ("stroke", "#nnnnnn")
The text was updated successfully, but these errors were encountered: