Skip to content

perf(kit): various performance improvements#27600

Merged
danielroe merged 10 commits intomainfrom
perf/kit
Jun 13, 2024
Merged

perf(kit): various performance improvements#27600
danielroe merged 10 commits intomainfrom
perf/kit

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

📚 Description

This splits out changes from #26114 into a single PR, with some further improvements.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@danielroe danielroe merged commit 7dfc856 into main Jun 13, 2024
@danielroe danielroe deleted the perf/kit branch June 13, 2024 21:52
@github-actions github-actions bot mentioned this pull request Jun 13, 2024
])

const isV4 = nuxt.options.future?.compatibilityVersion === 4
if (nuxt.options.srcDir !== nuxt.options.rootDir) {
Copy link
Copy Markdown
Contributor

@GalacticHypernova GalacticHypernova Jun 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wanted to say good call on this one, I decided not to refactor these 1 element spread operators yet because I was working on stuff that has more impact as we discussed, and then forgot to fix that after I was done. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants