Adam Duro

Results 26 comments of Adam Duro

3 months later and this is still an issue.

@mschipperheyn Any word on getting this new release into NPM?

I'm eager to understand when this will land. We are running into issue with being unable to use certain latest versions of Expo modules which require react-native-web 0.18

I too have a use case for this. I have a swarm (via Docker Cloud) that I use to deploy feature branches too using a CI server. I need a...

I tend to agree that a random container would be fine. I need this to run things like crons and cleanup scripts before teardown, so any of the containers would...

I am having the same problem with the TypeScript example. The block of code in that example is complex, and non-functional when used. Trying to debug it is driving me...

I am using GruntJS for file watching. On Thursday, December 12, 2013, Martin Pärtel wrote: > Actually there may be a horrible hack that makes this particular use case >...

BTW, if you got this working, you would be making a lot of Vagrant users very happy!! On Thursday, December 12, 2013, Adam Duro wrote: > I am using GruntJS...

@mpartel Keep going on this approach. It is a bit hacky, but I was able to get a similar thing working using a Grunt task on my host OS that...

@mpartel Have you made any progress on this? I am running into some instances where implementing this via my task runner and an outside SSH command is VERY difficult. If...