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

WIP: Convert CommonJS to ES6 modules #557

Closed

Conversation

orlandohohmeier
Copy link
Contributor

Refactor all usages of require to the shiny new import-statement and update all the export statements as well.

Close mesosphere/marathon#2738

Refactor all usages of `require` to the shiny new `import`-statement and
update all the export statements.

Close mesosphere/marathon#2738
@orlandohohmeier orlandohohmeier changed the title Convert CommonJS to ES6 modules WIP: Convert CommonJS to ES6 modules Jan 15, 2016
@orlandohohmeier orlandohohmeier changed the title WIP: Convert CommonJS to ES6 modules Convert CommonJS to ES6 modules Jan 18, 2016
@orlandohohmeier orlandohohmeier changed the title Convert CommonJS to ES6 modules WIP: Convert CommonJS to ES6 modules Jan 18, 2016
@aldipower
Copy link
Contributor

This is a very _import_ant change! ;)

Orlando Hohmeier added 2 commits January 18, 2016 10:46
Use the Webpack `NormalModuleReplacementPlugin` to conditionally load the development configuration instead of crazy inline require statements.
@orlandohohmeier
Copy link
Contributor Author

Closed as I wasn't able to login to Travis to trigger a rebuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants