feat(设置Vercel生产环境下不使用的缓存类型): 针对特性缓存类型进行设置,不影响其他缓存方式,便于扩展#3124
Open
qixing-jk wants to merge 3 commits into
Open
feat(设置Vercel生产环境下不使用的缓存类型): 针对特性缓存类型进行设置,不影响其他缓存方式,便于扩展#3124qixing-jk wants to merge 3 commits into
qixing-jk wants to merge 3 commits into
Conversation
|
@qixing-jk is attempting to deploy a commit to the tangly1024's projects Team on Vercel. A member of the Team first needs to authorize it. |
19cef99 to
fb35c44
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
已知问题
解决方案
改动收益
重要
85d6198 中的
https://github.com/tangly1024/NotionNext/blob/85d6198498d9a9c05d0e2fee3ce9a864ae1af768/lib/utils/index.js#L9
这次两边都定义了相同的检测变量,如果都合并的话,请保留其一,最好是 保留RSS的lib/utils/index.js中的定义,感觉可以全局使用这个参数,特别是涉及到读写文件方面的
测试确认