-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(add): move templates to separate files and add new ones #379
Conversation
@DamianGlowala any chance you could rebase this PR? 🙏 |
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
View detailed bundle breakdownAdded
Removed
Bigger
Smaller No assets were smaller Unchanged
|
…om/nuxt/cli into feat/add-and-restructure-templates
Open in Stackblitz • nuxt-cli-playground
commit: |
@danielroe done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you ❤️
related: #57
Splits each template into a separate file for ease of readability and maintenance. Adds templates for app, error, server middleware, and more.