refactor: add create-nuxt-app and split into distributions#678
refactor: add create-nuxt-app and split into distributions#678
create-nuxt-app and split into distributions#678Conversation
Bundle StatsHey 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 (largest 100 files by percent change)
View detailed bundle breakdownAdded
Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged No assets were unchanged |
commit: |
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 (largest 100 files by percent change)
View detailed bundle breakdownAdded
Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged No assets were 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
Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged No assets were unchanged |
Bundle Stats — create-nuxt-app 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 (largest 100 files by percent change)
View detailed bundle breakdownAdded
Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged No assets were unchanged |
atinux
left a comment
There was a problem hiding this comment.
Thank you for working on this!
create-nuxt-app needed some love and this is a good start for future iterations & improvements
🔗 Linked issue
❓ Type of change
📚 Description
This is a rather big PR aimed to incorporate publishing a new minimal
create-nuxt-apppackage (from https://github.com/nuxt/create-nuxt-app - resolves nuxt/create-nuxt-app#1023).It also splits out
nuxiand@nuxt/cliinto separate directories for more straightforward understanding of the repository and how they relate to each other.... as well as doing a bit more tidying, like removing old prettier config + shamefully-hoist settings