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 TypeScript module from commonjs to es2015 #3

Merged
merged 1 commit into from
Aug 13, 2017
Merged

Conversation

gluons
Copy link
Owner

@gluons gluons commented Aug 13, 2017

- Change `module` from `commonjs` to `es2015`.
- Fix `ts-node` problem with `es2015` module. (`ts-node` hasn't supported `es2015` yet. More info TypeStrong/ts-node#212)
@gluons gluons self-assigned this Aug 13, 2017
@gluons gluons changed the title 🎨 Change TypeScript module from commonjs to es2015 Change TypeScript module from commonjs to es2015 Aug 13, 2017
@gluons gluons merged commit bf33cee into master Aug 13, 2017
@gluons gluons deleted the ts-es2015-module branch August 13, 2017 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant