Releases: vandy/webpack-babel-external-helpers-2
Releases · vandy/webpack-babel-external-helpers-2
v4.0.0
21 Jun 15:01
Compare
Sorry, something went wrong.
No results found
v3.1.0
05 Jun 10:25
Compare
Sorry, something went wrong.
No results found
Bugfixes
Webpack is throwing error in Stats.js.
v3.0.2
30 Sep 19:01
Compare
Sorry, something went wrong.
No results found
Bugfixes
Webpack configuration is broken when babel-loader options is an object and presets or plugins are specified with options.
loader: 'babel-loader' ,
options : {
presets : [ [ 'env' , { debug : true } ] ]
}
v2.0.2
30 Sep 19:33
Compare
Sorry, something went wrong.
No results found
Bugfixes
Webpack configuration is broken when babel-loader options is an object and presets or plugins are specified with options.
loader: 'babel-loader' ,
options : {
presets : [ [ 'env' , { debug : true } ] ]
}
v3.0.1
29 Sep 00:01
Compare
Sorry, something went wrong.
No results found
Minor changes in package dependencies.
v3.0.0
28 Sep 09:41
Compare
Sorry, something went wrong.
No results found
v2.0.0
27 Sep 15:55
Compare
Sorry, something went wrong.
No results found
v1.1.2
05 Sep 08:35
Compare
Sorry, something went wrong.
No results found