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

Update babel presets #15

Open
horacioh opened this issue Apr 12, 2018 · 2 comments
Open

Update babel presets #15

horacioh opened this issue Apr 12, 2018 · 2 comments

Comments

@horacioh
Copy link

is in the interest of this library to update the babel presets to babel-preset-env ?

if true, I can provide a PR for this. I wanted to update this in my application that uses this package but because it uses the old presets I cannot update.
some official info about this: http://babeljs.io/env

thanks!

@trotzig
Copy link
Contributor

trotzig commented Apr 16, 2018

That would be a good change, I would gladly accept a PR making that change.

Also, how is your project set up so that the local .babelrc comes into play? We only expose a precompiled js bundle, so you shouldn't have to transpile the module.

@horacioh
Copy link
Author

in my project we are using typescript, so maybe that's causing the transpilation?

I will check this too, but I still think its a good idea to update the babel preset :)

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

2 participants