We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a85230 commit 4989cb7Copy full SHA for 4989cb7
1 file changed
vite.config.ts
@@ -16,6 +16,8 @@ export default defineConfig({
16
license: "GPL-3.0-or-later",
17
homepageURL: "https://github.com/ChouChiu/Better-Github",
18
supportURL: "https://github.com/ChouChiu/Better-Github/issues",
19
+ downloadURL: "https://github.com/ChouChiu/Better-Github/releases/latest/download/better-github.user.js",
20
+ updateURL: "https://github.com/ChouChiu/Better-Github/releases/latest/download/better-github.user.js",
21
},
22
build: {
23
externalGlobals: {
0 commit comments