Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 20, 2019

  • Parallel processing
  • Source map support
  • Deprecated option usage (i18nFile/i18nLocale)
  • Localization of non-differential loading builds

Fixes #15896

@clydin clydin added the target: major This PR is targeted for the next major release label Oct 20, 2019
@clydin clydin requested a review from alan-agius4 October 21, 2019 00:40
executor.stop();
}

context.logger.info(`Localized bundle generation ${hasErrors ? 'failed' : 'complete'}.`);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: when failed, we should use .error

@clydin clydin force-pushed the parallel-i18n branch 2 times, most recently from 6880368 to 9f9aee1 Compare October 21, 2019 17:41
@vikerman vikerman merged commit 358bc12 into angular:master Oct 21, 2019
@clydin clydin deleted the parallel-i18n branch October 21, 2019 20:09
@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 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

i18n IVY - Next.12 LocaleID not set
4 participants