VencordDesktop -> VencordDesktopNative; add VencordDesktop global
This commit is contained in:
@@ -33,6 +33,7 @@ await Promise.all([
|
||||
}),
|
||||
createContext({
|
||||
...CommonOpts,
|
||||
globalName: "VencordDesktop",
|
||||
entryPoints: ["src/renderer/index.ts"],
|
||||
outfile: "dist/js/renderer.js",
|
||||
format: "iife",
|
||||
|
||||
Reference in New Issue
Block a user