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

feat: optimize runtime speed and add fetching state #31

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

winchesHe
Copy link
Member

📝 Description

1、Copy the components.json to dist

  • It avoid the user from having to update the components.json the first time it is run
  • It can speed local debug, cause it not need to fetch components.json from internet
image

2、Add fetching state

CleanShot 2024-04-18 at 10 59 36

✅ Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Improvement (non-breaking change which improves an existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

@jrgarciadev
Copy link
Member

@winchesHe feel free to merge this PR after committing my suggestions

@winchesHe winchesHe merged commit ce57f30 into main Apr 23, 2024
3 checks passed
@winchesHe winchesHe deleted the feature-optimize-components branch April 23, 2024 13:08
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