Skip to content

Commit a94ed15

Browse files
committed
Rename project (and module path) because the following error can occur:
A namespace and a module named 'Fable.Helpers.React' both occur in two parts of this assembly.
1 parent ad77129 commit a94ed15

File tree

4 files changed

+207
-208
lines changed

4 files changed

+207
-208
lines changed

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let packages =
2222
"src/Fable.ReactLeaflet/Fable.ReactLeaflet.fsproj"
2323
"src/Fable.ReactGoogleMaps/Fable.ReactGoogleMaps.fsproj"
2424
"src/Fable.Recharts/Fable.Recharts.fsproj"
25-
"src/Fable.React.TransitionGroup/Fable.React.TransitionGroup.fsproj"
25+
"src/Fable.ReactTransitionGroup/Fable.ReactTransitionGroup.fsproj"
2626
]
2727

2828
let addToPath newPath =

src/Fable.React.TransitionGroup/Fable.Helpers.React.TransitionGroup.fs

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
 (0)