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

New: Add modules feature flag (refs #72) #73

Merged
merged 1 commit into from
Mar 6, 2015
Merged

New: Add modules feature flag (refs #72) #73

merged 1 commit into from
Mar 6, 2015

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Mar 5, 2015

No description provided.

@nzakas
Copy link
Member Author

nzakas commented Mar 5, 2015

This basically switches to using ecmaFeatures.modules for enabling module features.

Still a bunch of tests missing (for classes, strict mode, etc.), but this should be a good foundation to build upon.

@@ -1,148 +0,0 @@
/**
Copy link
Contributor

Choose a reason for hiding this comment

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

Love putting the modules back in ecma-features!

Copy link
Member Author

Choose a reason for hiding this comment

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

Really that was @caridy's original idea. Just took me a while to see that he was right. :)

@xjamundx
Copy link
Contributor

xjamundx commented Mar 6, 2015

Do you want to sneak something like caridy#1 here as well? (As its just a few lines)

@nzakas
Copy link
Member Author

nzakas commented Mar 6, 2015

Was hoping I could get you to do that after I merge this :)

@xjamundx
Copy link
Contributor

xjamundx commented Mar 6, 2015 via email

nzakas added a commit that referenced this pull request Mar 6, 2015
New: Add modules feature flag (refs #72)
@nzakas nzakas merged commit 6815edc into master Mar 6, 2015
@nzakas nzakas deleted the issue72 branch March 6, 2015 03:52
@nzakas
Copy link
Member Author

nzakas commented Mar 6, 2015

Okay, all ready for you!

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

Successfully merging this pull request may close these issues.

2 participants