You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.
@hzoo Ahh I see, so I should be fine just using the version number of the preset? Is there any case where a plugin would have its version number updated but the preset wouldn't be updated?
@hzoo - Currently babel-preset-babili is at 0.0.8 but babel-plugin-minify-dead-code-elimination is at 0.1.0, so I don't think I can just rely on the version number of the preset.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See babel/minify#139
Currently each plugin has its own version number, which makes it difficult to version babili-standalone as a whole.
cc @hzoo
The text was updated successfully, but these errors were encountered: