Skip to content

Conversation

@RobinMalfait
Copy link
Member

This PR is a quick fix:

The optional chaining breaks on Node versions lower than version 13. Normally
we transpile everything, but we currently don't do this for the nesting plugin
since it is not really part of the src folder.

Will get this fixed in a better way, but for now this is a quick fix to
get everything working again!

This breaks on Node versions lower than version 13. Normally we
transpile everything, but we currently don't do this for the nesting
plugin since it is not really part of the `src` folder.

Will get this fixed in a better way, but for now this is a quick fix to
get everything working again!
@RobinMalfait RobinMalfait changed the title Temporarely remove optional chaining in nesting plugin temporarily remove optional chaining in nesting plugin Jan 15, 2022
@RobinMalfait RobinMalfait changed the title temporarily remove optional chaining in nesting plugin Temporarily remove optional chaining in nesting plugin Jan 15, 2022
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