react-expressjs icon indicating copy to clipboard operation
react-expressjs copied to clipboard

Update server.prod.js presets

Open ciricc opened this issue 4 years ago • 1 comments

Error Plugin/Preset files are not allowed to export objects, only functions resolves by this presets:

{
  "presets": ["@babel/preset-env", "@babel/preset-react"]
}

ciricc avatar Dec 15 '19 14:12 ciricc

Had the same issue, thx @ciricc

joielee09 avatar Feb 28 '21 16:02 joielee09