babel-plugin-import icon indicating copy to clipboard operation
babel-plugin-import copied to clipboard

有没有参数可以设置下root路径

Open JowayYoung opened this issue 7 years ago • 0 comments

因为自定义的组件文件没有放到node_modules下,而是放到自己新建的目录,而现在的babel-plugin-import是默认搜查当前node_modules下的模块,没有一个配置可以设置root(搜查文件的根目录)

JowayYoung avatar Feb 21 '19 04:02 JowayYoung