webpack-babel-multi-target-plugin icon indicating copy to clipboard operation
webpack-babel-multi-target-plugin copied to clipboard

Deprecate use of configuration options to be removed in 4.0.0

Open DanielSchaffer opened this issue 6 years ago • 0 comments

  • [ ] deprecate options.babel.plugins - add @deprecated jsdoc and a console warning when using it, direct users to use options.babel.loaderOptions (added in #37)
  • [ ] deprecate options.babel.cacheDirectory - add @deprecated jsdoc and a console warning when using it, direct users to use options.babel.loaderOptions (added in #37)

preparation for 4.0.0 (see #21)

DanielSchaffer avatar Aug 24 '19 16:08 DanielSchaffer