FSharp.Data.GraphQL icon indicating copy to clipboard operation
FSharp.Data.GraphQL copied to clipboard

Making Shared project have its own package

Open ivelten opened this issue 7 years ago • 4 comments

With this PR, I am separating FSharp.Data.GraphQL.Shared to have it's own Nuget package, and setting FSharp.Data.GraphQL.Server, FSharp.Data.GraphQL.Client and FSharp.Data.GraphQL.Server.Middlewares to depend on it.

ivelten avatar Jun 04 '18 15:06 ivelten

Does your idea include this too?

xperiandri avatar May 19 '22 18:05 xperiandri

Does your idea include this too?

Yes, my idea was to separate Shared into its own package, then after that, splitting Shared into smaller packages. There are still conflicts that must be resolved, right? I will take a look tonight and try to solve them.

ivelten avatar Sep 19 '22 15:09 ivelten

Yes, try that, please

xperiandri avatar Sep 19 '22 15:09 xperiandri

Maybe it will be easier to do an interactive rebase removing unnecessary changes or going one by one

xperiandri avatar Sep 19 '22 15:09 xperiandri

Done in #403

xperiandri avatar Dec 06 '22 12:12 xperiandri