Skip to content

Conversation

@yash1200
Copy link

This PR adds supports for typesense search and also add yarn.lock file to gitignore.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depending on how Camberi are deploying and what their CI/CD looks like, yarn.lock might actually need to be committed to the repo so I'm not sure that this change will be accepted if you mess with that 🤔

@fgatti675

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct, yarn.lock should not be excluded from Git

"react-router": "^6.2.0",
"react-router-dom": "^6.2.0"
"react-router-dom": "^6.2.0",
"typesense": "1.5.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you move this dependency to peer dependencies?
So that only users who want to use it can pull it in.
Thanks!

@mvarchdev
Copy link
Contributor

@yash1200 Hello! Is this ready to merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants