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

es6 modules - raw import statements #6075

Closed

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 2, 2016

Requires #6073

convert raw require('...') statements into import '...' statements.

@spalger spalger force-pushed the implement/es6Modules/rawRequire branch from 2679517 to 2d95a7e Compare February 2, 2016 23:26
@spalger spalger force-pushed the implement/es6Modules/rawRequire branch from 6ff100d to a6d5adc Compare February 3, 2016 01:42
@spalger spalger force-pushed the implement/es6Modules/rawRequire branch 3 times, most recently from 401d2d9 to dbdc625 Compare February 3, 2016 18:43
@epixa
Copy link
Contributor

epixa commented Feb 3, 2016

LGTM

@spalger spalger force-pushed the implement/es6Modules/rawRequire branch from dbdc625 to 78e623e Compare February 3, 2016 20:55
@spalger spalger closed this Feb 3, 2016
spalger added a commit to spalger/kibana that referenced this pull request Feb 3, 2016
spalger added a commit that referenced this pull request Feb 3, 2016
@spalger spalger deleted the implement/es6Modules/rawRequire branch February 25, 2016 22:51
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.

2 participants