Scott van Looy

Results 11 comments of Scott van Looy

Thanks for this. Along similar lines, the font awesome font isn't loading for me either, but it's not the scheme for this one, just times out trying to load it....

> It's not working over any view. The lib for Android is broken atm. Is this still the case? Also having a similar issue (using dark blur on a BlurView...

This! Also, it would be amazing to be able to paste in a rule and see what it hits - debugging this feature is a pain.

It's the latest LTS (Node 16.17.0 now, was 16.16 when I initially tried it)

Could it be because I’m running in via esm?Sent from my iPhoneOn 7. Sep 2022, at 17:31, Ryan Zimmerman ***@***.***> wrote: That's strange, because the error you posted seems to...

Cool :) I'm also modifying the thing to take globals direct from within grunt - not sure if it'd be that useful to anyone else, but I'm using it to...

```javascript gulpStripCode({ pattern: /[\s\S]*?/ } ``` Incidentally is the way I'm doing it now, if that's at all helpful. :)

I am using livereload to reload the pages I'm working on when they change. I'm using a watcher to generate HTML from HBS templates when those templates change I'm also...

I can certainly create a PR with a "preventWrite" option or something - if you'd like me to I'll do this, just let me know your preferred name for this...

Hi Mr Green, Have you been able to give this any more thought? Could you generate a hash from the paths that greenscript is loading or something similar?