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(core): resolve tokens and preflights together #1078

Merged
merged 2 commits into from Jun 8, 2022

Conversation

chu121su12
Copy link
Collaborator

@chu121su12 chu121su12 commented Jun 8, 2022

This PR reorders the logic in the UnoGenerator.generate() so that tokens and preflights are awaited at the same time. Originally it await the tokens first then await the preflights.

@netlify
Copy link

netlify bot commented Jun 8, 2022

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit ef6f9b5
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/62a0489319a4120009d94c81
😎 Deploy Preview https://deploy-preview-1078--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@chu121su12 chu121su12 marked this pull request as ready for review June 8, 2022 07:00
@chu121su12 chu121su12 requested a review from antfu as a code owner June 8, 2022 07:00
@antfu antfu merged commit c8cd805 into main Jun 8, 2022
@antfu antfu deleted the refactor/generate-async branch June 8, 2022 07:27
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.

None yet

2 participants