Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development workflow improvements #64

Open
0mkara opened this issue Oct 26, 2021 · 0 comments
Open

Development workflow improvements #64

0mkara opened this issue Oct 26, 2021 · 0 comments

Comments

@0mkara
Copy link
Contributor

0mkara commented Oct 26, 2021

I see an issue in the limit order repo. Now if we want to install limit-orders-react lib locally we can install dependencies, build and then install the build in sorbet repo. But this will install limit-orders-lib from npm. Hence if we are modifying limit-orders-lib code we will have to install it first as local repo in limit-orders-react lib. Then install limit-orders-react lib as local dep in sorbet repo. Which is really complicated. I have seen remix-plugin has some better solution and we could build a package with all local packages. Then install one package into our main plugin repo. It was using rollup and nx. I think we can have some similar solution for limit-order lib as well.

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

No branches or pull requests

1 participant