Paul Le Cam

Results 21 comments of Paul Le Cam

> This is helpful, thanks. I guess my remaining question is does the docusaurus docs within js-ceramic contain just the auto-generated API docs? Or both auto-generated API docs AND manually...

> Does this github action actually push the build to the `gh-pages` branch? cc @PaulLeCam No looks like this is the action that only builds the website on PRs to...

> @zachferland @PaulLeCam Any idea why the default may not be available as the top level export when using import? > > I imagine this only happens for certain setups...

Yes WASM is my assumption but that might be something else, this was just the most obvious difference I found between `std/hash` and other `std` libraries. Here is a simple...

Thanks for investigating! Too bad about Terser, I guess it's even a larger problem than `std/hash` because any module could possibly user a top-level `await`.

Sure, please feel free to open a PR to add a link to your template in the readme, thanks!

@Cali93 can you reproduce the issue using 3ID Connect directly (not Self.ID) please? Self.ID might not be using the latest version of 3ID Connect so that might be part of...

Hi, Please only use GitHub issues to report possible bugs in the library. You can use [the `react-leaflet` tag in StackOverflow](https://stackoverflow.com/questions/tagged/react-leaflet) for questions related to using it.

Hi, Please only use GitHub issues to report possible bugs in the library. You can use [the `react-leaflet` tag in StackOverflow](https://stackoverflow.com/questions/tagged/react-leaflet) for questions related to using it.

Thanks @morozj01, I left some comments on your PR.