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

Create Block: Generate a block.json file #23399

Merged
merged 5 commits into from
Jun 25, 2020

Commits on Jun 23, 2020

  1. Create Block: Generate a block.json file

    Writes a block.json file pre-populated with the input parameters from
    the script. The `editorScript`/`editorStyle` properties vary depending
    on which template is chosen (esnext or es5).
    coreymckrill committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0e24808 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    7d4a923 View commit details
    Browse the repository at this point in the history
  2. Auto-fixed whitespace

    coreymckrill committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c8100f6 View commit details
    Browse the repository at this point in the history
  3. Use npm syntax for file paths

    Co-authored-by: Greg Ziółkowski <[email protected]>
    coreymckrill and gziolo committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ec40cef View commit details
    Browse the repository at this point in the history
  4. Use npm syntax for file paths

    Co-authored-by: Greg Ziółkowski <[email protected]>
    coreymckrill and gziolo committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    fbc473f View commit details
    Browse the repository at this point in the history