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

--format option not taking into account using .bilirc #36

Closed
tinchoz49 opened this issue Dec 23, 2017 · 4 comments
Closed

--format option not taking into account using .bilirc #36

tinchoz49 opened this issue Dec 23, 2017 · 4 comments

Comments

@tinchoz49
Copy link

Hi @egoist ! how are you? I'm trying to configure bili using the config rc file but it seems that the format option is not working if is defined in the file, only works through the command line option.

this is my .bilirc

{
  "format": ["cjs-min", "umd-min"],
  "external": ["mobx", "mobx-state-tree"]
}

and i'm using the bili v1.2.2

great project btw! thanks!

@egoist
Copy link
Owner

egoist commented Dec 23, 2017

@tinchoz49
Copy link
Author

1.2.4 works great, thanks!

I'm going to close this issue but one more thing, I try v1.2.6 too and is giving me this error:

🚨  Error found by babel plugin:
Error: Cannot find module 'babel-plugin-transform-object-rest-spread'

@egoist
Copy link
Owner

egoist commented Dec 23, 2017

@tinchoz49 thanks for reporting, fixed.

@tinchoz49
Copy link
Author

thanks @egoist ! it works!

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