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(analyze): set path for client analyze results #277

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 3, 2023

Working on #276 noticed that nuxt by default does not sets client dist path causing stats.html to be generated in rootDir/workspaceDir (src)

@pi0 pi0 requested a review from danielroe November 3, 2023 11:29
@danielroe
Copy link
Member

it should in the next patch: https://github.com/nuxt/nuxt/blob/cd76c617fa7fb081af50fda71473fcbd946698db/packages/schema/src/config/build.ts#L111-L121.

@pi0 pi0 merged commit b29de19 into main Nov 3, 2023
2 checks passed
@pi0 pi0 deleted the fix/analyze-client branch November 3, 2023 13:46
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