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

test(ecma/parser): issue 2853 #4255

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

alexander-akait
Copy link
Contributor

Description:

Fixes #2853

Looks like issue already solved - parsed and outputted as is.

Should we add tests case for transformers? Based on output a problem was in parser (SyntaxError)

BREAKING CHANGE:

No

Related issue (if exists):

No

@kdy1
Copy link
Member

kdy1 commented Apr 5, 2022

Can you update failing tests?

@kdy1
Copy link
Member

kdy1 commented Apr 5, 2022

Oh it was not a test failure

Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

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

Thank you!


swc-bump:

  • ''

@kdy1 kdy1 merged commit 1f0039f into swc-project:main Apr 5, 2022
@kdy1 kdy1 added this to the v1.2.164 milestone Apr 5, 2022
@alexander-akait alexander-akait deleted the issue-2853 branch April 5, 2022 15:34
SukkaW added a commit to SukkaW/rollup-plugin-swc that referenced this pull request Apr 16, 2022
swc already fixes it, and the test case was added in swc-project/swc#4255

x-ref:
- swc-project/swc#2853
- swc-project/swc#2853
- #2
@swc-project swc-project locked as resolved and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

swc can't handle unescaped \0
2 participants