webpack-contrib / babel-minify-webpack-plugin

[DEPRECATED] Babel Minify Webpack Plugin
MIT License
491 stars 44 forks source link

Update packge.json to support babel-core@7-beta #66

Open hh9527 opened 7 years ago

hh9527 commented 7 years ago
damianobarbati commented 6 years ago

+1 for this one :)

alexander-akait commented 6 years ago

@hh9527 @damianobarbati how stable beta? @michael-ciniawsky Maybe best add babel-* as peer deps to allow install own version?

damianobarbati commented 6 years ago

@evilebottnawi I've been using it for the past 6w, just one issue with decorators after version 36.

alexander-akait commented 6 years ago

@damianobarbati if we add babel-* as peer dep it is minor release, if we upgrade minimum version it is major release. It is necessary to hear the opinions of others in order to decide how best to do it, but thanks for the quick reply :+1:

alexander-akait commented 6 years ago

Also please vote :+1: for this feature. This will speed up shipped.

bj00rn commented 6 years ago

@evilebottnawi Any progress on this?

Release 7 is coming soon https://twitter.com/left_pad/status/1031700991186489344

alexander-akait commented 6 years ago

@bj00rn will be release in near future

ogonkov commented 6 years ago

Babel 7 released

Add it as peerDependency looks reasonable

alexander-akait commented 6 years ago

@ogonkov it is require rewrite some logic