davedawkins / Sutil

Lightweight front-end framework for F# / Fable. No dependencies.
https://sutil.dev
MIT License
294 stars 18 forks source link

Fix Name Casing #47

Closed AngelMunoz closed 3 years ago

AngelMunoz commented 3 years ago

Fix name casing that prevents files compiling on case sensitive OS systems like Ubuntu/MacOs

File does not exist: /home/ubuntu/project/src/.fable/Sutil.1.0.0-beta-010/Chrome.DevTools.fs
davedawkins commented 3 years ago

Fixed, thank you!

davedawkins commented 3 years ago

(interestingly I develop Sutil on macos)