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

add mobx plugin scoped bundle and a common bundle builder. #310

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

Zetazzz
Copy link
Collaborator

@Zetazzz Zetazzz commented Feb 15, 2023

add mobx plugin scoped bundle and a common bundle builder.
react-query is using the common bundle builder too now.
Changes have been well tested.

@Zetazzz
Copy link
Collaborator Author

Zetazzz commented Feb 15, 2023

I realize that the scoped bundle part in react query can also be used creating mobx bundle file. So I make those functions into a builder in the utils. I also changed the react query bundle code to use the common builder, and the test has been passed. I've posted a PR, please kindly approve, so that any further bundle building work like in VUE plugin can also use this.

@pyramation pyramation merged commit 0b6c722 into cosmology-tech:main Feb 15, 2023
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.

2 participants