mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 22:23:02 -04:00
Bob The Fixer
This commit is contained in:
parent
9dd488ba4c
commit
9f4c4f30ab
6 changed files with 12 additions and 8 deletions
|
@ -186,6 +186,7 @@ await Promise.all([
|
|||
sourcemap,
|
||||
plugins: [
|
||||
globPlugins("vencordDesktop"),
|
||||
globPlugins("fullcordDesktop"),
|
||||
...commonOpts.plugins
|
||||
],
|
||||
define: {
|
||||
|
@ -238,6 +239,7 @@ await Promise.all([
|
|||
sourcemap,
|
||||
plugins: [
|
||||
globPlugins("equicordDesktop"),
|
||||
globPlugins("fullcordDesktop"),
|
||||
...commonOpts.plugins
|
||||
],
|
||||
define: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue