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.

@danielroe danielroe added 3.x ⚡ performance Performance degradation or optimization opportunity labels Jun 13, 2024
@danielroe danielroe self-assigned this Jun 13, 2024
@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

Labels

3.x ⚡ performance Performance degradation or optimization opportunity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants