Phil Bayfield

Results 54 comments of Phil Bayfield

Ah I think I misunderstood what you were asking for. It's actually intentionally not added to that view as anything but a short description takes up too much space (imo)....

I forked it and added TS type declarations and updated the build dependencies see - https://www.npmjs.com/package/@philio/t-writer.js Using it on an Angular 17 project and works well.

Thanks for the workaround @mrober, `buildDir` is deprecated, this small tweak worked: ```kotlin project.afterEvaluate { tasks.withType { gmpAppId.set(project.layout.buildDirectory.file("$name-gmpAppId.txt")) } } ```

If you don't use Gravatar it should show you this image: ![image](https://cloud.githubusercontent.com/assets/237850/9357688/49a295b2-4680-11e5-800e-954df4376f6a.png) However, it shouldn't be difficult to add an option to disable it completely.