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

Add support for ES6 Modules #15

Merged
merged 2 commits into from Oct 19, 2016
Merged

Add support for ES6 Modules #15

merged 2 commits into from Oct 19, 2016

Conversation

dansullivan86
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Oct 18, 2016

Coverage Status

Coverage decreased (-6.6%) to 93.443% when pulling f3c520d on dansullivan86:es6 into ae009b2 on wbyoung:master.

@wbyoung
Copy link
Owner

wbyoung commented Oct 19, 2016

Thanks. The changes look fine, but need tests added.

FYI: this project is probably not the best choice for much of anything anymore. There are far better build approaches out there now.

@coveralls
Copy link

coveralls commented Oct 19, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 0927cc6 on dansullivan86:es6 into ae009b2 on wbyoung:master.

@dansullivan86
Copy link
Author

@wbyoung tests added.

FYI: I was led to this project from Gulp Handlebars which suggests this package to compile to modules.

@wbyoung
Copy link
Owner

wbyoung commented Oct 19, 2016

If you're using Ember which most users of that are, then Ember CLI kind of replaced all this. If you're using something else, then it still may be applicable.

@wbyoung wbyoung merged commit a10ec26 into wbyoung:master Oct 19, 2016
@wbyoung
Copy link
Owner

wbyoung commented Oct 21, 2016

Released in gulp-define-module@0.1.5.

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.

None yet

3 participants