mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-22 16:19:07 -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,
|
...commonOptions,
|
||||||
outfile: "dist/browser.js",
|
outfile: "dist/browser/browser.js",
|
||||||
footer: { js: "//# sourceURL=VencordWeb" }
|
footer: { js: "//# sourceURL=VencordWeb" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue