We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我的主题会自动在uploads目录下生成css文件,上传不到oss上,但诡异的是读取的时候却读了oss拼接后的路径,导致加载不到css。 所以想问下有没有办法让插件排除某个目录,该目录下的都不上传到oss,读取的时候也不在oss上读。 或者能告诉我在什么地方可以设置吗?我自己弄也行。
The text was updated successfully, but these errors were encountered:
相关问题 #80
Sorry, something went wrong.
现在可以了 ,不过只支持 正则表达式 https://github.com/IvanChou/aliyun-oss-support/releases/tag/3.2.3
No branches or pull requests
我的主题会自动在uploads目录下生成css文件,上传不到oss上,但诡异的是读取的时候却读了oss拼接后的路径,导致加载不到css。
所以想问下有没有办法让插件排除某个目录,该目录下的都不上传到oss,读取的时候也不在oss上读。
或者能告诉我在什么地方可以设置吗?我自己弄也行。
The text was updated successfully, but these errors were encountered: