Skip to content

es6 modules - destructured requires#6076

Closed
spalger wants to merge 1 commit intoelastic:masterfrom
spalger:implement/es6Modules/realDestructure
Closed

es6 modules - destructured requires#6076
spalger wants to merge 1 commit intoelastic:masterfrom
spalger:implement/es6Modules/realDestructure

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented Feb 3, 2016

transform destructured requires

convert const { names } = require('...'); into import { names } from '...';

@spalger spalger force-pushed the implement/es6Modules/realDestructure branch from 3cd1611 to bb551c4 Compare February 3, 2016 01:41
@spalger spalger force-pushed the implement/es6Modules/realDestructure branch from bb551c4 to c22b76f Compare February 3, 2016 17:43
@spalger
Copy link
Contributor Author

spalger commented Feb 3, 2016

jenkins, test it

@epixa
Copy link
Contributor

epixa commented Feb 3, 2016

LGTM

@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/realDestructure 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