Vegar Ringdal
Vegar Ringdal
I dont know if this helps. But version 0.26.4 and 0.27.0 works fine as long as I run in in the background process/main. If I try and run it in...
I ended up using a js lib, and made a small electron app. Was good enough for what i needed there and then. Getting Annotations resized tok most of the...
Thx What about that each taskpool tried to ask for a global configuration? ``` require('electron').remote.getGlobal('electronRemoteTaskpoolConfig'); ``` If undefined it runs as normal In the main process someone could defined a...
Did not like the suggestion ? :smile:
@agviegas Nope, but noticed npm version and console is printing out different version... I just cloned... so I dint not have any old files laying around 
I just downloaded a random holter tower IFC file from internet. 😁 Ill see if I have it still when I get home.
Tried it with version 0.19 This is the error messages 
It would be really nice if we could get code coverage from source maps used. Maybe a option of files/paths to only use too. This way we could get coverage...
Update, see the rjs-bundle is gone, so no point in asking, got the other bundle to work, so Im happy
Hi, any progress on this?