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

error: Unknown option --babel.babelrc #189

Closed
ulivz opened this issue May 14, 2019 · 4 comments
Closed

error: Unknown option --babel.babelrc #189

ulivz opened this issue May 14, 2019 · 4 comments
Labels

Comments

@ulivz
Copy link
Contributor

ulivz commented May 14, 2019

image

$ bili --format umd,esm --no-babel.babelrc
yarn run v1.9.4
error: Unknown option `--babel.babelrc`

$ cat node_modules/bili/package.json | grep version
  "version": "4.7.4",
@egoist
Copy link
Owner

egoist commented May 14, 2019

There's no such CLI flag in v4, use the config option babel instead: https://bili.egoist.sh/api/interfaces/config.html#babel

@ulivz
Copy link
Contributor Author

ulivz commented May 14, 2019

Wow, I just checked out docs here. https://bili.egoist.sh/#/recipes/javascript#babel

@ulivz ulivz closed this as completed May 14, 2019
@egoist
Copy link
Owner

egoist commented May 14, 2019

@ulivz Forgot to update that part.

egoist added a commit that referenced this issue May 14, 2019
@egoist
Copy link
Owner

egoist commented May 14, 2019

🎉 This issue has been resolved in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

2 participants