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

Change default options.module to null if options.target is ES6 #12

Closed
wants to merge 1 commit into from

Conversation

chrisxue815
Copy link

Setting --module to "commonjs" when --target is "ES6" will trigger
"error TS1204: Cannot compile external modules into amd or commonjs when targeting es6 or higher."

@chrisxue815 chrisxue815 closed this Jun 8, 2015
@kant2002
Copy link
Owner

kant2002 commented Jun 8, 2015

Do you have your issue resolved?

@chrisxue815
Copy link
Author

Yup, I created a new pull request here (#13)

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

2 participants