Ben Keen

Results 245 comments of Ben Keen

Hey sorry guys, I missed this whole thread. Interesting, I knew the main/module was older, but I thought it was still valid. But I'm not at all averse to moving...

Hey guys, again sorry for not responding & I appreciate the PR @mattrubin . I made a few comments in his [PR here](https://github.com/country-regions/country-region-data/pull/162), but to summarize: I'll be revising the...

'Fraid not! Great idea for 3.2 though. I'm revamping the whole interface in 3.2 and this would be a great feature.

Thanks @iclanton. `rush change` has a very different flow than what we need. In our scenario, teams cut a release on-demand whenever they want - e.g. once a week, once...

It _looks_ like the return value from `createSyntax` could be used right in the babel definition, so: ```javascript const { createSyntax } = require('@griffel/postcss-syntax'); const syntax = createSyntax({ modules: [...

Hi @guymass, thanks for the contribution! I'll add this in the next version of the script, thanks :)

Submission Pre-Parser now updated. Still need to test Hooks Manager.

N.B. Adding it in is pretty trivial but we'll need to update the Submission Pre Parser module at the same time.

Yeah, that'd be handy too. Thanks @uprjfc - good idea.

I'm kind of on the fence about this issue, about whether we should embrace the idea that out-the-box FT should be able to be run entirely offline. The thing is,...