/babel-plugin-module-remover

一个可以删除指定引用或依赖的babel插件,与webpack的external不同的是,它能删除使用了动态导入语法的代码节点

Primary LanguageTypeScript

module-remover