John Mc Quillan

Results 13 comments of John Mc Quillan

All this to try to get symlinks to work the way the OS designers intended them to work? Surely, this needs re-evaluation on the part of CRA? If an application...

Thanks @RandScullard - yes, there are workarounds but they shouldn't really be necessary. I sometimes use a similar workaround to the one you describe but HMR doesn't work; package manager...

No problem @BlueHatbRit and thanks for the reply. I'm looking at GFM spec here: https://github.github.com/gfm/#paragraphs ]] CommonMark seems to be the same https://spec.commonmark.org/0.28/#paragraphs

@BlueHatbRit I'm OK with that but that is not the behaviour I am seeing. What I am seeing is that text separated by a new line (in other words zero...

Thanks @kuhe The very first line of the V3 README says ``` The [version 3.x](https://github.com/aws/aws-sdk-js-v3) of the AWS SDK for JavaScript is generally available. For more information see the [Developer...

It would be useful if the tasks being assigned include the issue number of the associated issue so that committers can include a reference in their commit message.

No problem at all @BridgeAR

I've managed to get past the crash. I had left `tablestore_endpoint` out of the backend config.

Any plan to resolve conflicts and release the fix?

Should the value be passed into the `create` function from `cli.js` rather than commonJS being presumed? Then, developers can choose to pass either `require.main.filename` or `import.meta.url` depending on whether they...