mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 07:03:06 -04:00
Make Settings & Settings Page
This commit is contained in:
parent
cb288e204d
commit
98cb301df5
18 changed files with 330 additions and 43 deletions
|
@ -117,7 +117,7 @@ await Promise.all([
|
|||
],
|
||||
sourcemap: "inline",
|
||||
watch,
|
||||
minify: true
|
||||
minify: false,
|
||||
})
|
||||
]).then(res => {
|
||||
const took = performance.now() - begin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue