Skip to content

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

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

Merged
merged 2 commits into from
Apr 6, 2020
Merged

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

merged 2 commits into from
Apr 6, 2020

Conversation

alan-agius4
Copy link
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
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
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

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