mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-21 23:58:52 -05:00
Fix Reporter & Web
This commit is contained in:
parent
cbdafae3f4
commit
c29088d920
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ const buildConfigs = [
|
|||
},
|
||||
{
|
||||
...commonOptions,
|
||||
outfile: "dist/browser.js",
|
||||
outfile: "dist/browser/browser.js",
|
||||
footer: { js: "//# sourceURL=VencordWeb" }
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue