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 require() method to import for ES6,7 support #233

Merged
merged 4 commits into from
May 23, 2017
Merged

change require() method to import for ES6,7 support #233

merged 4 commits into from
May 23, 2017

Conversation

daehyunjimmy
Copy link
Collaborator

@daehyunjimmy daehyunjimmy commented May 21, 2017

This patch is for issue#231
replacing require() to import for ECMA 6 and 7 supports.

@romandev
Copy link
Member

Overall looks good to me. Please update the database.js file as well.

Also, please update the commit description in more details.

@daehyunjimmy daehyunjimmy changed the title change require() method to import change require() method to import for ES6,7 support May 22, 2017
Copy link
Member

@romandev romandev left a comment

Choose a reason for hiding this comment

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

lgtm

@romandev romandev merged commit 34e55fe into master May 23, 2017
@romandev romandev deleted the tom branch May 23, 2017 02:16
romandev pushed a commit that referenced this pull request Sep 30, 2017
We don't want to use require() method anymore in this project.
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