Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Replace i18n generation script with something matching our project - #5077

Merged
jryans merged 1 commit into
developfrom
travis/i18n
Aug 3, 2020
Merged

Replace i18n generation script with something matching our project#5077
jryans merged 1 commit into
developfrom
travis/i18n

Conversation

@turt2live

Copy link
Copy Markdown
Member

We've been relying on flow being close enough to TypeScript for so long that it is starting to run into issues. Here we switch to babel's parser given we already use babel in the project.

Babel's parser is also slightly faster, allowing us to generate strings 0.1s faster.

Note: there's no string problems in this PR, and hopefully the CI agrees.

We've been relying on flow being close enough to TypeScript for so long that it is starting to run into issues. Here we switch to babel's parser given we already use babel in the project.

Babel's parser is also *slightly* faster, allowing us to generate strings 0.1s faster.

@bwindels bwindels left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great, thanks for this!

@jryans

jryans commented Aug 3, 2020

Copy link
Copy Markdown
Collaborator

Let's merge rather than waiting for @turt2live (who is on holiday).

@jryans
jryans merged commit 53686e8 into develop Aug 3, 2020
@turt2live
turt2live deleted the travis/i18n branch August 3, 2020 16:39
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.

3 participants