Skip to content
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

fix: Update Creating Generator instructions (#829) #849

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mshima
Copy link
Member

@mshima mshima commented Jan 25, 2025


Purpose of this pull request?

  • Documentation update
  • Bug fix
  • Enhancement
  • Other, please explain:

What changes did you make?

Rewrite for esm and updated api.

Is there anything you'd like reviewers to focus on?

* fix: Update Creating Generator instructions

With the release of `yeoman-generator` `v6`, generators need to be ESM Modules.

* Replace require syntax

* Remove references to module.exports

* Adjust the rest of the authoring pages.

* Apply suggestions from code review

---------

Co-authored-by: Marcelo Shima <[email protected]>
Copy link

netlify bot commented Jan 25, 2025

Deploy Preview for yeoman ready!

Name Link
🔨 Latest commit 7ae42b7
🔍 Latest deploy log https://app.netlify.com/sites/yeoman/deploys/679442460759490008338697
😎 Deploy Preview https://deploy-preview-849--yeoman.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants