Skip to content

feat(init): Use user provided dir for package.json name field#422

Merged
danielroe merged 4 commits intonuxt:mainfrom
Eckhardt-D:main
Sep 24, 2025
Merged

feat(init): Use user provided dir for package.json name field#422
danielroe merged 4 commits intonuxt:mainfrom
Eckhardt-D:main

Conversation

@Eckhardt-D
Copy link
Contributor

Closes #421

Causes some perf overhead due to 2 syscalls to read/write pkg. Can be addressed by adding source transform capabilities in giget before writing to disk.

@Deeyuude
Copy link

Deeyuude commented Aug 8, 2025

Great addition 🙏🏻

@Eckhardt-D
Copy link
Contributor Author

Great addition 🙏🏻

Haha, what could have been 😆 thanks for the flashback

@danielroe danielroe self-requested a review as a code owner September 24, 2025 10:03
@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2025

Bundle Stats — nuxt-cli size comparison

Hey 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

Files count Total bundle size % Changed
31 97.24 kB → 97.82 kB (+588 B) +0.59%
Changeset
File Δ Size
home/runner/work/cli/cli/packages/nuxi/src/commands/init.ts 📈 +588 B (+4.86%) 11.81 kB → 12.39 kB
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

Asset File Size % Changed
chunks/init.mjs 12.18 kB → 12.75 kB (+588 B) +4.71%

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
dev/index.mjs 0 B 0%
index.mjs 236 B 0%
chunks/index.mjs 14.49 kB 0%
chunks/analyze.mjs 3.35 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 815 B 0%
chunks/dev.mjs 11.31 kB 0%
chunks/devtools.mjs 763 B 0%
chunks/generate.mjs 492 B 0%
chunks/build.mjs 2.04 kB 0%
chunks/index2.mjs 308 B 0%
chunks/add.mjs 11.25 kB 0%
chunks/search.mjs 2.96 kB 0%
chunks/preview.mjs 3.58 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 2.06 kB 0%
chunks/upgrade.mjs 6.65 kB 0%
chunks/prepare.mjs 1.05 kB 0%
chunks/info.mjs 4.46 kB 0%
chunks/add2.mjs 6.89 kB 0%
shared/cli.B9AmABr3.mjs 39 B 0%
shared/cli.Dz2be-Ai.mjs 792 B 0%
shared/cli.BEUGgaW4.mjs 294 B 0%
shared/cli.BSm0_9Hr.mjs 107 B 0%
shared/cli.At9IMXtr.mjs 1.23 kB 0%
shared/cli.pLQ0oPGc.mjs 836 B 0%
shared/cli.qKvs7FJ2.mjs 945 B 0%
shared/cli.Cr-OCgdO.mjs 727 B 0%
shared/cli.DHenkA1C.mjs 351 B 0%
shared/cli.DVoN1ieL.mjs 5.57 kB 0%

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2025

Bundle Stats — create-nuxt size comparison

Hey 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

Files count Total bundle size % Changed
7 2.13 MB → 2.13 MB (+588 B) +0.03%
Changeset
File Δ Size
home/runner/work/cli/cli/packages/nuxi/src/commands/init.ts 📈 +588 B (+4.85%) 11.85 kB → 12.42 kB
View detailed bundle breakdown

Added

Asset File Size % Changed
shared/create-nuxt.BZoiezHJ.mjs 0 B → 1.19 MB (+1.19 MB) -

Removed

Asset File Size % Changed
shared/create-nuxt.DxHW8HtB.mjs 1.19 MB → 0 B (-1.19 MB) -100%

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 1.09 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
chunks/prompt.mjs 42.91 kB 0%
chunks/index.mjs 904.13 kB 0%
chunks/satisfies.mjs 116 B 0%

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2025

Bundle Stats — nuxi size comparison

Hey 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

Files count Total bundle size % Changed
58 3.61 MB → 3.61 MB (+588 B) +0.02%
Changeset
File Δ Size
src/commands/init.ts 📈 +588 B (+4.85%) 11.84 kB → 12.42 kB
View detailed bundle breakdown

Added

Asset File Size % Changed
shared/nuxi.8uLzFmy0.mjs 0 B → 14.73 kB (+14.73 kB) -
shared/nuxi.DkoVccfL.mjs 0 B → 10.64 kB (+10.64 kB) -
shared/nuxi.DlMb1OKt.mjs 0 B → 365 B (+365 B) -

Removed

Asset File Size % Changed
shared/nuxi.D3mADRf9.mjs 14.73 kB → 0 B (-14.73 kB) -100%
shared/nuxi.CJSnaadO.mjs 10.64 kB → 0 B (-10.64 kB) -100%
shared/nuxi.BcK1uW4h.mjs 365 B → 0 B (-365 B) -100%

Bigger

Asset File Size % Changed
chunks/init.mjs 675.79 kB → 676.37 kB (+588 B) +0.08%

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 247 B 0%
dev/index.mjs 925 B 0%
chunks/add.mjs 6.89 kB 0%
chunks/analyze.mjs 3.35 kB 0%
chunks/build.mjs 2.04 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 780 B 0%
chunks/dev.mjs 28.45 kB 0%
chunks/devtools.mjs 764 B 0%
chunks/generate.mjs 492 B 0%
chunks/info.mjs 4.43 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 1.05 kB 0%
chunks/preview.mjs 3.58 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 2.06 kB 0%
chunks/upgrade.mjs 6.65 kB 0%
chunks/satisfies.mjs 116 B 0%
chunks/main.mjs 15.3 kB 0%
chunks/prompt.mjs 42.91 kB 0%
chunks/index2.mjs 199.56 kB 0%
chunks/jiti.mjs 498 B 0%
chunks/index3.mjs 71.97 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/add2.mjs 12.1 kB 0%
chunks/search.mjs 45.85 kB 0%
chunks/xdg-open.mjs 25.32 kB 0%
chunks/node.mjs 145.67 kB 0%
chunks/index4.mjs 1.23 kB 0%
chunks/index5.mjs 5.85 kB 0%
chunks/index6.mjs 904.13 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
shared/nuxi.Bv-FePcy.mjs 19.81 kB 0%
shared/nuxi.DQjfoGl0.mjs 57.22 kB 0%
shared/nuxi.CTyTlDmo.mjs 18.91 kB 0%
shared/nuxi.BXGZ9qFF.mjs 792 B 0%
shared/nuxi.C_u-rG9b.mjs 294 B 0%
shared/nuxi.DUZ_WukQ.mjs 2.57 kB 0%
shared/nuxi.8mhVoXwa.mjs 916.43 kB 0%
shared/nuxi.D2_bzAv0.mjs 1.54 kB 0%
shared/nuxi.DQbQuzNE.mjs 4.07 kB 0%
shared/nuxi.BSm0_9Hr.mjs 107 B 0%
shared/nuxi.B5WkReRs.mjs 18.11 kB 0%
shared/nuxi.CrvQqJcE.mjs 836 B 0%
shared/nuxi.BiWTNJI4.mjs 945 B 0%
shared/nuxi.BAGoDD49.mjs 1.05 kB 0%
shared/nuxi.CcH3VZ-h.mjs 158.51 kB 0%
shared/nuxi.BjhZEm2-.mjs 1.75 kB 0%
shared/nuxi.sAj5PmqJ.mjs 128.28 kB 0%
shared/nuxi.QWnQy_ku.mjs 5.75 kB 0%
shared/nuxi.DU9QXUOf.mjs 26.96 kB 0%
shared/nuxi.BLb4POFS.mjs 42.47 kB 0%
shared/nuxi.Do0aYBCO.mjs 5.46 kB 0%
shared/nuxi.4t9faemh.mjs 43.64 kB 0%

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 24, 2025

nuxt-cli-playground

npm i https://pkg.pr.new/create-nuxt@422
npm i https://pkg.pr.new/nuxi@422
npm i https://pkg.pr.new/@nuxt/cli@422

commit: de8086f

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@46d4acf). Learn more about missing BASE report.

Files with missing lines Patch % Lines
packages/nuxi/src/commands/init.ts 0.00% 21 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #422   +/-   ##
=======================================
  Coverage        ?   26.89%           
=======================================
  Files           ?       78           
  Lines           ?     4041           
  Branches        ?      222           
=======================================
  Hits            ?     1087           
  Misses          ?     2923           
  Partials        ?       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 24, 2025

CodSpeed Performance Report

Merging #422 will not alter performance

Comparing Eckhardt-D:main (de8086f) with main (bdc43bc)

Summary

✅ 2 untouched

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

so sorry this took so long!

@danielroe danielroe merged commit 70b9e85 into nuxt:main Sep 24, 2025
15 checks passed
@github-actions github-actions bot mentioned this pull request Sep 24, 2025
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.

use project name for package.json name in init Command

4 participants