-
由 Lukas Eipert 创作于
Once a TC39 proposal becomes part of the ECMAScript spec, babel deprecates the corresponding `@babel/plugin-proposal-*` in favour of a `@babel/plugin-transform-*`. We have been enabling a hardcoded list of plugins. Some for compatibility with webpack@4, some for unknown reasons. We should double check whether we need them, but that should be done in a separate MR. That being said, all plugins we use made it to the ECMAScript standard and we can happily use them as transform plugins.
由 Lukas Eipert 创作于Once a TC39 proposal becomes part of the ECMAScript spec, babel deprecates the corresponding `@babel/plugin-proposal-*` in favour of a `@babel/plugin-transform-*`. We have been enabling a hardcoded list of plugins. Some for compatibility with webpack@4, some for unknown reasons. We should double check whether we need them, but that should be done in a separate MR. That being said, all plugins we use made it to the ECMAScript standard and we can happily use them as transform plugins.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。