Ant Skelton

Results 3 comments of Ant Skelton

I had a similar problem upgrading to angular2 2.0.1 from 2.0.0-rc5. At the same time I upgraded angular-cli from 1.0.0-beta.11-webpack.2 to 1.0.0-beta.15. when running 'ng init' i was a bit...

You've used 'file object format' ("...where the property name is the destination file...") - that's why your stuff is going in a 'src' folder. you want 'file array format': ```...

Many thanks for the long anticipated service API! Is there an equivalent of `services.client` in the JS sdk? i.e. something on which I can call `ping()` et al?