Skip to content
2
/ BundleTools/Babel
3/6/2024
1m
AI 摘要

本文介绍了 Babel 的社区插件 babel-plugin-import,其功能是将指定库的 ESM 语法 转为 导入特定路径的 CJS 语法。

Babel

社区插件

插件功能
babel-plugin-import将指定库的 ESM 语法转为导入特定路径的 CJS 语法

Released under the MIT License.