sorrycc / example-webpack-mfsu

Start the antd + framer-motion project without cache in one second.
82 stars 9 forks source link

改 babel 配置,异常 #7

Open winixt opened 2 years ago

winixt commented 2 years ago

@babel/preset-env 加配置会报错:

['@babel/preset-env', { targets: { chrome: 49, firefox: 64, safari: 10, edge: 13, ios: 10 }, useBuiltIns: 'usage', corejs: { version: 3, proposals: true }, modules: false }]

image

Mac os