David Chapman

Results 5 comments of David Chapman

I can confirm that I never downloaded 3.2.0.3 locally, but I am able to do so: ![image](https://user-images.githubusercontent.com/286092/55483825-66b50a80-55f5-11e9-8252-9f3b01c7f1a2.png)

As someone who has just started with CodeTriage, I think the way emails are done are a bit of an issue. I signed up today, and followed four repositories. I...

@AJB99 Have you tried using `item.save()` instead. From what I see in the docs that will make a request to update the model on the server.

@hungify Problem with this solution is it seems to break Go to Definition. For example, do Go to Definition on `App` in `main.ts` and it takes you to the shim...

Thanks for the help. I have tried switching to [Terser Legacy for Webpack 3](https://github.com/webpack-contrib/terser-webpack-plugin/tree/webpack-3) and many other configurations of UglifyJs/UglifyEs/Babel. Nothing has worked for me so far. I think I'll...