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

Switch to babel 'env' preset in favor of 'es2015' #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

artemv
Copy link

@artemv artemv commented Jul 4, 2018

Es2015 preset is deprecated now: https://babeljs.io/docs/en/env.html.
This also switches off {modules: false} babelrc option which makes the
bundle compatible with Jest and some other env configurations.

Fixes #11, #25, #52

Es2015 preset is deprecated now: https://babeljs.io/docs/en/env.html.
This also switches off {modules: false} babelrc option which makes the
bundle compatible with Jest and some other env configurations.

Fixes niksmr#52
Fixes niksmr#25
@KamilOcean
Copy link

Same problem. Is this project dying??

rinu pushed a commit to rinu/vue-masked-input that referenced this pull request Jul 29, 2019
Merged #348, #339, #379, #385, #386

Closes #210, #336, #173, #200, niksmr#53, niksmr#51, niksmr#52, #324,
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

Successfully merging this pull request may close these issues.

None yet

2 participants