What versions are you using?

By on 2/24/2017 3:20 AM ()

I am using 3.6.18.241. Have you had any issues with large solutions?

By on 2/24/2017 3:31 AM ()

I assume you posted this because you tried the same solution without the two WebSharper projects and things were OK?

By on 2/24/2017 3:49 AM ()

Sorry for the false alert.

It turns out the amount of files within the project was slowing down Visual studio experience even for files unrelated to the projetcs.

My WS projects contained bower_components files (which added up to quite a lot), after excluding those files, VS lag was gone.

So to clarify it wasn't WebSharper related thanks!

By on 2/24/2017 3:59 AM ()

Cool, thanks.

By on 2/24/2017 4:00 AM ()

To provide the solution we came up with:

The bower_components folder was only included in the fsproj for build output reasons so we will remove it use a post-build event on the fsproj to robocopy that folder to the build output :-)

By on 2/24/2017 4:45 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper