babel plugin

  1. a = () => {}, // Support for the experimental syntax 'classProperties' isn't currently enabled
    yarn add @babel/plugin-proposal-class-properties --dev

  2. @babel/plugin-transform-runtime 有async await 时候, 要用中间件 redux-thunk

猜你喜欢

转载自www.cnblogs.com/Running00/p/11300339.html