mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
fix eslint stuff
This commit is contained in:
parent
300b48eb4c
commit
b891e8140b
4 changed files with 31 additions and 26 deletions
|
@ -125,6 +125,7 @@ function doUnrewrite(ctx: ProxyCtx) {
|
|||
|
||||
if (!rewrites) {
|
||||
console.warn("failed to get rewrites for tag", tag);
|
||||
|
||||
return ctx.return(stringified);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue