Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
deploy: d36e8d0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYFan committed Jul 13, 2022
1 parent d108b5e commit 2c299b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ catch_rules: #转换规则


- search: _ #ClientWorker语法糖,匹配捕捉规则的路由
replace: docroot/[email protected].0/doc/docs/.vitepress/dist
replace: docroot/[email protected].1/doc/docs/.vitepress/dist


- search: ^https\:\/\/docroot
Expand Down
1 change: 1 addition & 0 deletions cw.js
Original file line number Diff line number Diff line change
Expand Up @@ -4446,6 +4446,7 @@ const rebuildheaders = (re, headers) => {
}
return nHeaders
}
return new Headers(re.headers)
}
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (rebuild);

Expand Down

0 comments on commit 2c299b2

Please sign in to comment.