babel-plugin-root-import-optimization
v1.0.0
Published
Babel Plugin to enable relative root-import
Downloads
3
Readme
说明
来源
参考自,entwicklerstube/babel-plugin-root-import,具体使用用法,请点击
目的
[
"babel-plugin-root-import",
{
"rootPathSuffix": "./",
"rootPathPrefix": "~/"
}
]
修复不兼容window文件系统