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

Remove babel config if node supports all ES6 features we need #187

Open
nfischer opened this issue Oct 26, 2020 · 0 comments
Open

Remove babel config if node supports all ES6 features we need #187

nfischer opened this issue Oct 26, 2020 · 0 comments
Labels

Comments

@nfischer
Copy link
Member

After we update minimum node version to v8 (#186), we should see if we can remove the babel config and just use ES6 features directly. This will simplify the build config while also removing our reliance on several dependencies.

@nfischer nfischer added the chore label Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant