Fix Reporter & Web

This commit is contained in:
thororen1234 2025-02-12 20:35:31 -05:00
parent cbdafae3f4
commit c29088d920
No known key found for this signature in database

View file

@ -90,7 +90,7 @@ const buildConfigs = [
},
{
...commonOptions,
outfile: "dist/browser.js",
outfile: "dist/browser/browser.js",
footer: { js: "//# sourceURL=VencordWeb" }
},
{