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

Update npm run start to include cleanup #2970

Merged
merged 7 commits into from
Feb 5, 2021

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    e4a5673 View commit details
    Browse the repository at this point in the history
  2. Make npm run start also do some cleanup

    Helps to avoid unexpected bugs that can arise when using the old version of
    `npm run start`. Now devs will need to explicitly choose to use the
    `npm run start:quick` command to get the old, riskier, `npm run
    start` behavior.
    mchowning committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    6d1475b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66e576d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    796c273 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    5e4578d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5021c View commit details
    Browse the repository at this point in the history
  3. Update gutenberg ref

    mchowning committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    657cd4c View commit details
    Browse the repository at this point in the history