Open yashsehgal opened 1 month ago
Hey! I would like to work on this issue
So this would mean that I would have to remove all the content for webpage
and just keep the content of src/hooks
and then refactor accordingly right?
Accurate @well-mannered-goat - This will the ideal flow. As docs migration is going on in #2 we can remove all the content with our changes.
I am assigning this one to you, thanks for showing interest 😊
Hello @well-mannered-goat - Just wanted to ask for confirmation if you're available for working on this issue. If yes, please share about the solutions you have for this issue. I will surely re-assign you. Thanks!
Yes I am available to work on this issue My solutions would include:
hooks/use-github
in src and removing everything elseDo let me know If I am missing out on something :)
Hey can I work on this issue!?
As of now, the building and package publishing process is not really ideal for
use-github-react
Although, it works fine by importing things fromdist
directory but is something not really ideal to have as a better DX.In this ticket, we can work on improving the complete build flow in such a way that the imports should look like,
This will require the following steps to cover
This fix will be a part of the version issue
v1.3.*