Skip to content

fix(nuxt): use static nitro build if possible#21655

Merged
danielroe merged 4 commits intomainfrom
fix/nitro-static
Jun 22, 2023
Merged

fix(nuxt): use static nitro build if possible#21655
danielroe merged 4 commits intomainfrom
fix/nitro-static

Conversation

@danielroe
Copy link
Copy Markdown
Member

@danielroe danielroe commented Jun 20, 2023

🔗 Linked issue

resolves nuxt/image#757
resolves nuxt/image#638

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This will enable automatically using new nitro static presets with platform support.

Waiting for:

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe
Copy link
Copy Markdown
Member Author

/trigger release

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Release triggered! You can now install nuxt@npm:nuxt3@pr-21655

@danielroe danielroe requested a review from pi0 June 20, 2023 13:19
@danielroe danielroe marked this pull request as ready for review June 20, 2023 13:19
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

LGTM 💯 (i think we can merge this and try integration with nitro/nuxt edge)

@danielroe
Copy link
Copy Markdown
Member Author

You can go ahead and install nuxt@npm:nuxt3@pr-21655 to try on edge - testing on Vercel, it resolved linked issues 🥳

@danielroe
Copy link
Copy Markdown
Member Author

/trigger release

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Release triggered! You can now install nuxt@npm:nuxt3@pr-21655

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nuxt generate Does Not Generate Transformed Images When Deployed On Vercel images return 404 when using nuxt generate + vercel preset

2 participants