babel/babel

Remove `privateFieldsAsProperties` support in Babel 8

liuxingbaoyu opened this issue · 0 comments

Ref: #15389
There was a bug, and we fixed it by introducing privateFieldsAsSymbols.
Maybe we can remove it in Babel 8.