Dan Mihai

Results 6 comments of Dan Mihai

I managed to run it like this `docker run --network="host" --rm -v $(pwd):/converted/ arachnysdocker/athenapdf athenapdf http://docker.for.mac.host.internal:3000`

Selective imports worked and shrank everything way down for me. Strangely enough, this is how Microsoft recommends using the fabric ui library in [some guides](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/office-ui-fabric-integration). You just need to be...

Any updates on this proposal? It would be a very useful feature for scoped slots.

I saw this variant in sample file, but this way leads to lots of code duplication in the results UITableViewController....isn't there another way?

> I'm also bumping into this issue. I'm running MacOS High Sierra too (npm v5.5.1 & node v8.7.0). The only way I could get it to work is by running...

Try running `npm run dev`, and then in another tab `npm run start`