-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
npm packages #46
Comments
So we're going for "minify" as the preset name and "Babili" for the standalone minifier? |
Right - are we going with babel-preset-babili or babel-preset-minify? ^ sounds good So we probably don't want:
and everything else should be ok |
Since we are reusing old plugins (now that I think about it, I guess we don't have to), those plugins are already v6.8.0, we'll have different versions of that. It should be ok though since we are probably going to use independent mode for lerna right? |
This shouldn't be an issue anymore, and we can test when publishing |
We need to check that the npm packages are available.
I checked babel-preset-minify and it's not available: https://www.npmjs.com/package/babel-preset-minify but I think @jonathanong would probably agree to transfer.
The text was updated successfully, but these errors were encountered: