Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Commit 2c86698

Browse files
author
soocheng
committed
transpile to dist
transpile to dist
1 parent c1ad890 commit 2c86698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
return build(chcpContext);
7878
});
7979

80-
funcs.push(function () {
80+
funcs.push(function (config) {
8181
if (disablePublicTunnel) {
8282
updateLocalEnv({ content_url: config.content_url });
8383
}

0 commit comments

Comments
 (0)