Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

feat(kit): add addServerPlugin utility - #8635

Merged
pi0 merged 3 commits into
mainfrom
feat/nitro-plugin
Nov 3, 2022
Merged

feat(kit): add addServerPlugin utility#8635
pi0 merged 3 commits into
mainfrom
feat/nitro-plugin

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 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)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This adds a helper utility for adding a nitro plugin.

📝 Checklist

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

@danielroedanielroe added enhancement New feature or request kit labels Nov 2, 2022
@danielroe
danielroe requested a review from pi0November 2, 2022 16:26
@danielroedanielroe self-assigned this Nov 2, 2022
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 2, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commite818734
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6362afbe02287300094cc436

Comment threadpackages/kit/src/nitro.ts Outdated
Comment threadpackages/kit/src/nitro.ts
@pi0pi0 changed the title feat(kit): add nitro server plugin utilityfeat(kit): add addServerPlugin utilityNov 3, 2022
@pi0
pi0 merged commit e450deb into mainNov 3, 2022
@pi0
pi0 deleted the feat/nitro-plugin branch November 3, 2022 14:54
@pi0pi0 mentioned this pull request Nov 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or requestkit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@danielroe@atinux@pi0@johannschopplich