Skip to content

Generate package.json with correct path to the main entry file#260

Open
jozefizso wants to merge 1 commit intoyeoman:mainfrom
jozefizso:bugfix/246_wrong_main_entry
Open

Generate package.json with correct path to the main entry file#260
jozefizso wants to merge 1 commit intoyeoman:mainfrom
jozefizso:bugfix/246_wrong_main_entry

Conversation

@jozefizso
Copy link
Copy Markdown
Contributor

Fixes #246 Wrong main entry in the generated package.json

Fixes yeoman#246 Wrong main entry in the generated package.json
@JoshuaKGoldberg
Copy link
Copy Markdown
Contributor

JoshuaKGoldberg commented May 13, 2025

Just posting for visibility: I want to review this and it looks like a quick 'yes'. But...

  1. The changes can't be easily tested pending updating the yeoman-generator dependency: instantiatedGenerator.run is not a function #258
  2. That issue is blocked on require(ESM): Switch from CJS (CommonJS) to ESM (ECMAScript Modules) #265

@UlisesGascon UlisesGascon added the v6 label Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong main entry in the generated package.json

3 participants