Skip to content

Conversation

@serenader2014
Copy link

windows 系统下 文件路径是用 \\ 来分隔的,不像 Linux 或者 OS X 那样用 / ,所以,这个插件在 windows 系统下上传到七牛后会出现这样的 url :

http://bucket.qiniucdn.com/css\style.css

类似的情况在其他插件中也有出现。。。

解决办法就是用 path.sep 来替换这个分隔符。

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

Successfully merging this pull request may close these issues.

1 participant