Skip to content

feat(@schematcs/angular): change browserslist file name into .browserslistrc#17367

Merged
mgechev merged 2 commits into
angular:masterfrom
alan-agius4:rename-browserslist-config
Apr 6, 2020
Merged

feat(@schematcs/angular): change browserslist file name into .browserslistrc#17367
mgechev merged 2 commits into
angular:masterfrom
alan-agius4:rename-browserslist-config

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

Closes: #15961

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Apr 2, 2020
@alan-agius4 alan-agius4 requested a review from clydin April 2, 2020 09:27
@alan-agius4 alan-agius4 added this to the V10-candidates milestone Apr 2, 2020
import { Path, join } from '@angular-devkit/core';
import { DirEntry, Rule } from '@angular-devkit/schematics';

function visit(directory: DirEntry): Path[] {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: good use case for a generator

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Indeed, it's a good use case. I updated the code to use a generator, can you please take a look?

If it's good to be merge please add the merge label. Thanks.

@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Apr 3, 2020
@mgechev mgechev merged commit 10e7eb2 into angular:master Apr 6, 2020
@alan-agius4 alan-agius4 deleted the rename-browserslist-config branch April 6, 2020 17:46
kara pushed a commit to angular/angular that referenced this pull request Apr 8, 2020
In version 10, this file has been changed.

See: angular/angular-cli#17367

PR Close #36504
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 May 7, 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: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request] Change browserslist file name into .browserslistrc

4 participants