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

Can't parse ES2020 #21

Open
falsandtru opened this issue Sep 25, 2021 · 2 comments
Open

Can't parse ES2020 #21

falsandtru opened this issue Sep 25, 2021 · 2 comments

Comments

@falsandtru
Copy link

Could you support ES2021?

Message:
    Unknown node type ChainExpression.
Details:
    domainEmitter: [object Object]
    domainThrown: false

Stack:
Error: Unknown node type ChainExpression.
    at Controller.replace (...\node_modules\estraverse\estraverse.js:608:27)
    at Object.replace (...\node_modules\estraverse\estraverse.js:651:27)
    at unassert (...\node_modules\unassert\index.js:120:23)
    at applyUnassertWithoutSourceMap (...\node_modules\gulp-unassert\index.js:74:29)
    at transform (...\node_modules\gulp-unassert\index.js:81:33)
    at DestroyableTransform._transform (...\node_modules\gulp-unassert\index.js:92:9)
    at DestroyableTransform.Transform._read (...\node_modules\readable-stream\lib\_stream_transform.js:184:10)
    at DestroyableTransform.Transform._write (...\node_modules\readable-stream\lib\_stream_transform.js:172:83)
    at doWrite (...\node_modules\readable-stream\lib\_stream_writable.js:428:64)
    at writeOrBuffer (...\node_modules\readable-stream\lib\_stream_writable.js:417:5)
@twada
Copy link
Member

twada commented Oct 3, 2021

Okay I'll work on it. This will take a while.

@twada
Copy link
Member

twada commented Oct 8, 2021

I'll working on this and it may contain some little breaking changes, but most of users does not get affected.

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

No branches or pull requests

2 participants