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

refactor(nuxt): fix typo in internal rollup plugin names - #9201

Merged
pi0 merged 1 commit into
nuxt:mainfrom
danulqua:fix/typo-transform
Nov 21, 2022
Merged

refactor(nuxt): fix typo in internal rollup plugin names#9201
pi0 merged 1 commit into
nuxt:mainfrom
danulqua:fix/typo-transform

Conversation

@danulqua

@danulqua danulqua commented Nov 20, 2022

Copy link
Copy Markdown
Contributor

🔗 Linked issue

resolves nuxt/nuxt#15558

❓ 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

I've fixed typo in 3 files where the transfrom was written instead of transform.

📝 Checklist

  • I have linked an issue or discussion.

replaced with 'transform'
@codesandbox

codesandbox Bot commented Nov 20, 2022

Copy link
Copy Markdown

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

@danielroe danielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! ❤️

@danielroe danielroe changed the title fix: typo 'transfrom' replaced with 'transform' refactor: fix typo in unbuild plugin names Nov 20, 2022
@pi0 pi0 changed the title refactor: fix typo in unbuild plugin names refactor(nuxt): fix typo in internal rollup plugin names Nov 21, 2022

@pi0 pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@pi0
pi0 merged commit e85e3ab into nuxt:main Nov 21, 2022
@danulqua
danulqua deleted the fix/typo-transform branch November 21, 2022 15:03
@pi0 pi0 mentioned this pull request Dec 15, 2022
6 tasks
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe mentioned this pull request Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in codebase: transfrom instead of transform

3 participants