Jim Cummins

Results 116 comments of Jim Cummins

Hey there! So I thought so and tried it on stackblitz.io with the same result. So strange.

It must be something with either how stencil is packaging or how codesandbox is consuming those packages. [This](https://codesandbox.io/s/wo9j867ln7) fails to run in codesandbox but downloading the project and running locally...

Ok I opened dual issues: [one with Codesandbox](https://github.com/CompuIves/codesandbox-client/issues/533#issuecomment-419445768) and [one with Stencil](https://github.com/ionic-team/stencil/issues/1071): I found a workaround that is in these issues but I don't understand why it is needed and...

I put in a PR for this here: https://github.com/borisyankov/DefinitelyTyped/pull/6131 One test is failing but I am not sure why. I will have to investigate. For future reference you can always...

I fixed the tests. The PR waiting to be merged here: https://github.com/borisyankov/DefinitelyTyped/pull/6131

Looks like the TypeScript team made this possible by somehow being able to automatically find the tsds from node_modules instead of needing definitely typed (which admittedly is slow). https://github.com/alexeagle/angular2-distro/blob/master/README.md

I am going to work on this at the same time as this project: https://github.com/angular-class/angular2-webpack-starter/issues/65 Looks like that repo is going to be one of the go-to repos for client...

I think it should stay around. The team hasn't made a 100% decision. We'll just have to keep an eye out On Mon, Oct 5, 2015 at 6:08 PM bkinsey808...