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

Upgrade dependencies #97

Open
tbranyen opened this issue Feb 10, 2017 · 3 comments
Open

Upgrade dependencies #97

tbranyen opened this issue Feb 10, 2017 · 3 comments

Comments

@tbranyen
Copy link
Member

A lot has changed in a few years and now the ES Module specification has been fully realized by the standards body TC-39. The tool used at the time es6-module-loader now throws deprecation warnings like:

npm WARN deprecated es6-module-loader@0.15.0: This project has been deprecated for "npm install es-module-loader" based on the newer loader spec.

While this isn't a blocker, I would like to upgrade the dependencies to Babel and perhaps Webpack to future proof this project and make it nicer to work on.

@schilippe
Copy link
Contributor

schilippe commented Feb 10, 2017 via email

@karger
Copy link
Member

karger commented Feb 10, 2017 via email

@tbranyen
Copy link
Member Author

No worries, for now I'm re-acquainting myself with the code base and the open issues. I'm going to try and make PRs for low-hanging-fruit changes, but won't merge anything. Good to see ya both as well, looking forward to helping out again!

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

No branches or pull requests

3 participants