Skip to content

refactor(@angular/cli): use memory FS for i18n extraction #6306

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 1 commit into from May 17, 2017
Merged

refactor(@angular/cli): use memory FS for i18n extraction #6306

merged 1 commit into from May 17, 2017

Conversation

clydin
Copy link
Member

@clydin clydin commented May 13, 2017

Eliminates the need to write and then delete the build output.

memory-fs was an existing transitive dependency that was moved to a direct dependency due to its now explicit usage.

@sumitarora sumitarora requested review from filipesilva and hansl May 15, 2017 01:12
@sumitarora sumitarora self-assigned this May 15, 2017
@filipesilva filipesilva requested a review from ocombe May 16, 2017 09:48
Copy link
Contributor

@ocombe ocombe left a comment

Choose a reason for hiding this comment

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

Sounds good to me! 👍
Could you just update the commit message to add the reference to the issue that it fixes? (not the title of the commit, but the description).

Also this is probably more a fix than a refactor, what do you think @filipesilva ?

@filipesilva
Copy link
Contributor

Writing to the temp dir wasn't a bug, so I'm fine with refactor.

@sumitarora sumitarora merged commit 67fac86 into angular:master May 17, 2017
@clydin clydin deleted the xi18n-mem branch May 18, 2017 13:53
dond2clouds pushed a commit to d2clouds/speedray-cli that referenced this pull request Apr 23, 2018
@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 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants