Error: Plugin/Preset files are not allowed to export objects, only functions……报错如下:解决办法:找到babel.config.js文件,修改下面的代码将上面的代码修改为以下内容,即可解决