Glenn 'devalias' Grant

Results 1040 comments of Glenn 'devalias' Grant
trafficstars

> imo it would be better to support this kind of library/script specific stuff by writing your own babel plugins and passing them webcrack, which also makes it reusable in...

> I thought about something like this > webcrack doesn't really track shared state internally except for a few properties related to bundles/modules. These will be accessible to the plugin...

> Because that was only an idea for the future @j4k0xb Ah ok, that makes sense then. > Example with `this` was adapted from [jamiebuilds/babel-handbook@`master`/translations/en/plugin-handbook.md#toc-pre-and-post-in-plugins](https://github.com/jamiebuilds/babel-handbook/blob/master/translations/en/plugin-handbook.md#toc-pre-and-post-in-plugins) Ah, I did see that...

With the bugfix PR merged now, can this issue be closed? - #55 - #56

> it seems like the bug is still present. @TheGreyRaven Can you confirm that when you say the bug is still present, what version of `humanify` are you running, and...

A PR was automerged recently, despite there being failing tests (https://github.com/jehna/humanify/pull/382#issuecomment-2760104898); which I think is a bug/limitation in the current automerge, that would likely be resolved by this PR: >...

> Flex processing is currently in beta, and only available on `o3` and `o4-mini` models at the moment; which might not make sense to use anyway due to their relatively...

Some notes/context from a recent email conversation, RE: my interest in potentially forking `humanify` to be able to more easily work on things (but not quite having the capacity in...

> if you want to start the fork, i will co-maintain with you @skilbjo I'm open to doing this, though might not have the capacity to do so immediately. As...

@skilbjo Hrmm.. fair enough. `Makefile` is somewhat non-canonical for a node project IMO. With forking it, I was thinking of making a new org and having the repo in that;...