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

Use babel-preset-env in place of babel-preset-es2015 #931

Closed
prescottprue opened this issue Oct 2, 2017 · 0 comments
Closed

Use babel-preset-env in place of babel-preset-es2015 #931

prescottprue opened this issue Oct 2, 2017 · 0 comments
Assignees

Comments

@prescottprue
Copy link

If you're reporting a bug, please include input code, output documentation,
a description of what you expected to happen, and what happened instead.

When installing through npm there is an npm warning that babel-preset-env should be used instead of babel-preset-es2015:

image

Switching would silence warning.

  • What version of documentation.js are you using?:
    Happens with both v4.0.0-beta.15 and v5.3.2 both

  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):
    CLI

anthony-redFox added a commit to anthony-redFox/documentation that referenced this issue Oct 3, 2017
@anthony-redFox anthony-redFox self-assigned this Oct 3, 2017
@tmcw tmcw closed this as completed in e203df5 Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants