Ankit Dash
Ankit Dash
Added modifications: - Using a package for detecting crawlers. - Using ``sharp`` to optimize the image generation as mentioned here: https://nextjs.org/docs/messages/install-sharp. - Add the dynamic behavior for ``url`` query param...
The PR is ready for review @KhudaDad414, @smoya.
Also, I'm unsure if the middleware code I wrote is the best way to achieve this functionality. Any suggestions or improvements would be appreciated.
Maintainers, can you please review the PR? I have addressed all the comments above and included the unit tests. Additionally, I had to change the version of ``@asyncapi/converter`` after this...
@Amzani the tests are failing in ``studio`` which I did not update as mentioned above.
Maintainers, the tests are passing now. PTAL at the PR.
I will make changes to this PR, but I believe the sharing mechanism has changed a bit, so I need to adapt the code accordingly.
Hi @Amzani, I would like to work on the issues mentioned above. Can you please assign them to me? (If @Shurtu-gal is not working on them)
I had an issue while testing the CLI, whenever I change any code in `src/commands/new/file.ts` for example build the project and run the asyncapi commands again, why isn't the new...
Oh okay, since the issues were opened individually I thought they were open for other contributors as well. Thanks for the clarification @aeworxet