Otherwise you get situations like the following: `plugins: [ 'object-assign']` resolves the module `object-assign` (an Object.assign polyfill) instead of the intended babel plugin: babel-plugin-object-assign.
Otherwise you get situations like the following: `plugins: [ 'object-assign']` resolves the module `object-assign` (an Object.assign polyfill) instead of the intended babel plugin: babel-plugin-object-assign.