mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(cloudcmd) setUrl: rm " "
This commit is contained in:
parent
117ebfd097
commit
7888a1e725
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ function setUrl(pref) {
|
|||
|
||||
if (!is)
|
||||
return next();
|
||||
|
||||
|
||||
req.url = req.url.replace(prefix, '') || '/';
|
||||
|
||||
if (req.url === '/cloudcmd.js')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue