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

fix: try to only parse meta once during ssr build #54

Merged
merged 5 commits into from
Mar 21, 2023

Conversation

stafyniaksacha
Copy link
Collaborator

Since result is written to disk and only used by nitro, we can avoid computing it twice

@Atinux Atinux requested review from farnabaz and removed request for antfu March 13, 2023 14:46
src/unplugin.ts Outdated Show resolved Hide resolved
@stafyniaksacha
Copy link
Collaborator Author

stafyniaksacha commented Mar 14, 2023

I don't get why tests are failing on slots after this change. It works when I directly use the library 🤔

@farnabaz I think errors are related #52 (comment)

@Tahul
Copy link
Contributor

Tahul commented Mar 16, 2023

@stafyniaksacha ; we have same issue on #52 ; @johnsoncodehk is looking after it :)

@Tahul
Copy link
Contributor

Tahul commented Mar 16, 2023

(waiting for upstream fix / guidelines on how to solve slots problem)

@Tahul
Copy link
Contributor

Tahul commented Mar 21, 2023

Issue mentioned above resolved in other PRs, this looks good to me as well! Thanks @stafyniaksacha :)

@Tahul Tahul merged commit e7e61fe into nuxtlabs:main Mar 21, 2023
@stafyniaksacha stafyniaksacha deleted the fix/parse-only-once branch March 21, 2023 16:33
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

3 participants