remoteinterview/zero

Upgrade to Babel 7.8.0

開放

#116 建立於 2020年1月21日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (244 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (5,815 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0

We should update zero to latest babel and add an integration test for these features. I think the right change will be here.

貢獻者指南