Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 8cb2d07

Browse files
committed
specify client
1 parent 1940710 commit 8cb2d07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/uv/uv.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ self.__uv$config = {
66
encodeUrl: Ultraviolet.codec.xor.encode,
77
decodeUrl: Ultraviolet.codec.xor.decode,
88
handler: "/uv/uv.handler.js",
9+
client: "/uv/uv.client.js",
910
bundle: "/uv/uv.bundle.js",
1011
config: "/uv/uv.config.js",
1112
sw: "/uv/uv.sw.js",

0 commit comments

Comments
 (0)