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

Bootstrap API refactoring #20500

Merged
merged 2 commits into from
Oct 6, 2021

Commits on Oct 2, 2021

  1. Bootstrap API refactoring

    Serialize the ApplicationModel in DevMojo to avoid re-resolving it in the dev process
    aloubyansky committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    8073bad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Make sure the generate-code goal invoked from the dev goal bootstraps…

    … the app in the dev mode; Make DevMojo re-use the app model resolved as part of the generate-code goal
    aloubyansky committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    870cfb7 View commit details
    Browse the repository at this point in the history