ref: serve makefile libs locally
This commit is contained in:
parent
42271b1b89
commit
0fff1c3534
@ -310,5 +310,7 @@ function devServerProxyBypass({ path }) {
|
|||||||
return path;
|
return path;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* eslint-enable array-callback-return, indent */
|
if (path.startsWith('/libs/')) {
|
||||||
|
return path;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user