Skip to content

Conversation

@askadityapandey
Copy link

This PR addresses the issue reported in phaser/phaser#6847 regarding missing Yarn instructions in the create-app tool.

Changes made:

  • Updated the help message to include instructions for both npm and Yarn users
  • Added examples for Yarn usage alongside npm examples

This should resolve the discrepancy between the instructions provided and the package manager used.

Fixes phaser/phaser#6847

@photonstorm
Copy link
Contributor

Thanks for this PR, but please do not edit build files because the moment we generate a new build, all these changes will be lost. PRs should be made against the src files only.

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

Labels

None yet

2 participants