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

Use local beta version of ember-cli #87

Merged
merged 5 commits into from
Jul 10, 2023

Commits on Jul 5, 2023

  1. Use local canary version of ember-cli

    This changes the way we invoke ember-cli, to use our own dependency, so we control the version of the blueprint. And (for now) we use the latest canary version, to use the fixed `--typescript` support.
    simonihmig committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1c4ce92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5a4ce View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    ac2582f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26940f2 View commit details
    Browse the repository at this point in the history