fable-compiler / fable-react

Fable bindings and helpers for React and React Native
MIT License
275 stars 67 forks source link

Added #if !FABLE_COMPILER #124

Closed nojaf closed 5 years ago

nojaf commented 5 years ago

Should fix #122

MangelMaxime commented 5 years ago

I think a module can't be empty in F#

nojaf commented 5 years ago

I checked with fable-splitter, it works and generates and empty file only with "use strict"; in it.

alfonsogarciacaro commented 5 years ago

Thanks!

nojaf commented 5 years ago

Could you perhaps release a new nuget for this?

alfonsogarciacaro commented 5 years ago

Published as 5.0.0-alpha-003, thank you!