Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

a <!-- b in modules are actually equivalent to a < !(--b) #622

Closed
dead-claudia opened this issue Jul 12, 2017 · 1 comment
Closed

a <!-- b in modules are actually equivalent to a < !(--b) #622

dead-claudia opened this issue Jul 12, 2017 · 1 comment

Comments

@dead-claudia
Copy link
Contributor

See: tc39/ecma262#949

An error is generated for a <!-- b with scriptType: "module", when it should parse like a < !(--b).

@hzoo
Copy link
Member

hzoo commented Jul 12, 2017

Hey @isiahmeadows! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community that typically always has someone willing to help. You can sign-up here
for an invite.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants