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

Scripts: Add new flag to allow customization of the src directory. #39618

Merged

Commits on Mar 21, 2022

  1. Add new flag to allow customization of the src directory.

    Update error messaging and inline comments.
    ryanwelcher committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c8a9c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f334906 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    ryanwelcher committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6465545 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Add npmDevDependencies as a template variable. Update messaging to sh…

    …ow what packages are being installed.
    ryanwelcher committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6438856 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

  1. Let's try dynamic entry points

    gziolo committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    37ec581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a2b68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2af84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b81b0 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    gziolo committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c980cd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Update packages/scripts/utils/config.js

    Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
    ryanwelcher and gziolo committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    0f50fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b691cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed44fc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'try/scripts-custom-src-directory' of github.com:ryanwel…

    …cher/gutenberg into try/scripts-custom-src-directory
    ryanwelcher committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    727ba85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    188f23f View commit details
    Browse the repository at this point in the history
  6. Fix typo for WebPack.

    ryanwelcher committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6d6b943 View commit details
    Browse the repository at this point in the history
  7. Formatting updates.

    ryanwelcher committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c7075da View commit details
    Browse the repository at this point in the history
  8. Updates to README.

    ryanwelcher committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    04b0606 View commit details
    Browse the repository at this point in the history