webpack-babel-multi-target-plugin
webpack-babel-multi-target-plugin copied to clipboard
Deprecate use of configuration options to be removed in 4.0.0
- [ ] deprecate
options.babel.plugins- add@deprecatedjsdoc and a console warning when using it, direct users to useoptions.babel.loaderOptions(added in #37) - [ ] deprecate
options.babel.cacheDirectory- add@deprecatedjsdoc and a console warning when using it, direct users to useoptions.babel.loaderOptions(added in #37)
preparation for 4.0.0 (see #21)