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

Chrome 61 now supports ES modules natively, but why v8 6.1 does not support ES modules? #15311

Closed
SteveCruise opened this issue Sep 10, 2017 · 4 comments
Labels
question Issues that look for answers.

Comments

@SteveCruise
Copy link

No description provided.

@vsemozhetbyt vsemozhetbyt added the question Issues that look for answers. label Sep 10, 2017
@SteveCruise
Copy link
Author

SteveCruise commented Sep 10, 2017

An answer from a chrome developer:

They're still figuring out how to tell a module apart from a regular script http://2ality.com/2017/05/es-module-specifiers.html

@SteveCruise
Copy link
Author

A new extension name: .mjs

@bnoordhuis
Copy link
Member

bnoordhuis commented Sep 10, 2017

Preliminary support was recently merged, see #14369. See the PR's commit log for more details.

(edit: fixed link)

@SteveCruise
Copy link
Author

Thanks very much @bnoordhuis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

3 participants