Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 16, 2020

This change allows inlineTemplate=false and/or inlineStyle=false to be used with the minimal option when creating an application either by ng new or ng generate application.

Closes #17528

@clydin clydin added the target: patch This PR is targeted for the next patch release label Oct 16, 2020
@google-cla google-cla bot added the cla: yes label Oct 16, 2020
…al application

This change allows `inlineTemplate=false` and/or `inlineStyle=false` to be used with the `minimal` option when creating an application either by `ng new` or `ng generate application`.

Closes angular#17528
@clydin clydin force-pushed the minimal-application-inline-options branch from 8a545b7 to 8d4e759 Compare October 16, 2020 20:02
@clydin clydin requested a review from alan-agius4 October 16, 2020 20:27
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 17, 2020
@alan-agius4 alan-agius4 merged commit af1d49d into angular:master Oct 17, 2020
@clydin clydin deleted the minimal-application-inline-options branch October 17, 2020 14:01
@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 Nov 17, 2020
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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inlineStyle and inlineTemplate should have precedence when used with minimal
2 participants