Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

初始化路径设置问题 #8

Open
reply2future opened this issue May 17, 2018 · 1 comment
Open

初始化路径设置问题 #8

reply2future opened this issue May 17, 2018 · 1 comment

Comments

@reply2future
Copy link

if(!fs.existsSync(path.join(__dirname , config))){

我认为这里的的配置路径应该由调用者来配置,而不是由库来拼接地址,__dirname之后变成了以node_modules/third-payment这个文件夹,一开始用起来很迷惑.

@justquanyin
Copy link
Owner

ok,了解到,下一个版本我修改一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants