mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
install.sh: Add support for discord_arch_electron pkg
This commit is contained in:
parent
dc6b32706a
commit
358f77e552
3 changed files with 42 additions and 11 deletions
|
@ -117,7 +117,7 @@ await Promise.all([
|
|||
],
|
||||
sourcemap: false,
|
||||
watch,
|
||||
minify: false,
|
||||
minify: true,
|
||||
})
|
||||
]).then(res => {
|
||||
const took = performance.now() - begin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue