perf(dev): use native fs.watch to watch dist, config and .env#913
perf(dev): use native fs.watch to watch dist, config and .env#913
fs.watch to watch dist, config and .env#913Conversation
Bundle Stats — create-nuxt size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller
Unchanged
|
Bundle Stats — nuxi size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller
Unchanged
|
Bundle Stats — nuxt-cli size comparisonHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller
Unchanged
|
commit: |
CodSpeed Performance ReportMerging #913 will degrade performances by 11.05%Comparing Summary
Benchmarks breakdown
|
🔗 Linked issue
❓ Type of change
📚 Description
this makes nuxt/cli a bit more minimal, given the very limited needs we have for watching in the cli itself.