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

fix: package name selection for application schematics #1803

Merged

Commits on Oct 1, 2022

  1. fix: package name option name for 'application' schematics

    As the `application` schematics on `@nestjs/schematics` defines the name
    `packageManager` to select the package manager to use, we could use pass
    it directly from `nest new` command.
    micalevisk committed Oct 1, 2022
    Copy the full SHA
    2e6bd76 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cacca97 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11d551b View commit details
    Browse the repository at this point in the history