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

Fix typo in es6 modules proposal #41

Closed
wants to merge 1 commit into from

Conversation

ethanresnick
Copy link

Hi,

I may be understanding the proposal wrong, in which case please close this PR.

If I'm understanding it correctly, though, I'd expect import * as bar from './cjs.js'; to be a ModuleNamespaceObject rather than the module.exports function value, so name would be undefined. Right?

@ethanresnick
Copy link
Author

Whoops, just saw #39, so I guess this is irrelevant.

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

Successfully merging this pull request may close these issues.

1 participant