Skip to content

Conversation

devversion
Copy link
Member

With angular/angular-cli@a12a4e0, the CLI made the option naming consistent. Since the
default schematic are therefore named differently, we need to update our logic to
work with the old option name and the new option name.

Fixes #15502

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 17, 2019
@devversion devversion force-pushed the fix/schematics-not-working-latest-cli branch 3 times, most recently from 2c0c903 to 46863ab Compare March 17, 2019 22:29
@devversion devversion added pr: merge safe target: patch This PR is targeted for the next patch release labels Mar 17, 2019
@devversion
Copy link
Member Author

cc. @Splaktar

@devversion devversion marked this pull request as ready for review March 18, 2019 16:23
@devversion devversion requested a review from jelbourn as a code owner March 18, 2019 16:23
Copy link
Contributor

@Splaktar Splaktar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crisbeto crisbeto added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Mar 20, 2019
@ngbot

This comment has been minimized.

…espected

With angular/angular-cli@a12a4e0, the CLI made the
option naming consistent. Since the default schematic are therefore named differently, we need to update our logic
to work with the old option name and the new option name.

Fixes angular#15502
@devversion devversion force-pushed the fix/schematics-not-working-latest-cli branch from 46863ab to eff37fe Compare March 20, 2019 11:48
@andrewseguin andrewseguin merged commit fe6629a into angular:master Mar 22, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

schematics: CSS files generated in Angular CLI project using SCSS styles
7 participants