Michael Jones
Michael Jones
Cheers for the suggestion. I've used import hooks before but not in this way. Do you have any examples of it being used like that? I also wonder about how...
Cheers for the suggestions. Much appreciated. I'll have to find some time to look into it.
Ah, I'd forgotten that it all came from XHP. I had previously searched for 'JSX & Python' to see if it had been done before but not XHP. It seems...
Thanks for sharing it.
Sorry for the slow response. To clarify, you prefer do you prefer `packed` over dropbox's `pxyl`? I'd agree that `xhpy` looks a little too much for me but `pyxl` looks...
Hi, Thank you very much for reporting this. Unfortunately I don't use Windows for developing so I have completely neglected it. Sorry for the trouble. Further to that I am...
This is very cool, thanks for contributing. How do you feel about compatibility with 2.6 and below? I realise they are ancient but I feel some people might be stuck...
I imagine you've figured this out but you want `@conn.assigns[:script_src_nonce]` or `@script_src_nonce` directly. I think. I'm a bit rusty at the moment.
So I had something strange in my set up (a wrapper script for elm-make) but I still experience problems with that removed. I see the issue above and then if...
I'll check that. The `test/elm-package.json` did seem to have been re-written to a single line of json for some reason. I'll explore that a bit more. Another piece of the...