Skip to content
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

APP-3812 Use ES5 Reg Expr instead of ES2018 (Named capture groups) #137

Conversation

symphony-jean-michael
Copy link
Collaborator

Jira ticket
https://perzoinc.atlassian.net/browse/APP-3812

Fix:

Fix build in Nexus:
Screenshot 2021-02-15 at 17 48 32


⚠️ For now it's not possible to raise a Typescript error during the build because the RegExpr are not inspected even if the target es5 is specified in tsconfig.json file
There is an open issue at TypeScript project : microsoft/TypeScript#36132 (comment)


Lint OK:

Screenshot 2021-02-15 at 17 49 16


Tests OK:

Screenshot 2021-02-15 at 17 49 56

Copy link
Contributor

@symphony-adnane symphony-adnane left a comment

Choose a reason for hiding this comment

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

awesome stuff

@symphony-adnane symphony-adnane merged commit d9d2ff8 into SymphonyPlatformSolutions:master Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants