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

[ENHANCEMENT] Use packager commands in CONTRIBUTING.md and README.md files in app and addon blueprints #9514

Merged
merged 5 commits into from
Oct 24, 2023

Commits on Oct 3, 2023

  1. Use yarn/npm commands for CONTRIBUTING.md & README.md

    * Updates all commands to match the scripts written to `package.json` by the blueprint
    * Aligns the format for interpolating yarn vs npm to reduce duplication and simplify future updates
    elwayman02 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0912d02 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    f2e8095 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update for pnpm

    NullVoxPopuli committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7f09341 View commit details
    Browse the repository at this point in the history
  2. update fixtures

    NullVoxPopuli committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d2f04b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a751a4e View commit details
    Browse the repository at this point in the history