mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-07 21:53:04 -04:00
watch: enable sourcemaps and disable minify
This commit is contained in:
parent
01ae0983b3
commit
20237f5664
3 changed files with 5 additions and 9 deletions
|
@ -15,8 +15,6 @@ const commonOptions = {
|
|||
entryPoints: ["browser/Vencord.ts"],
|
||||
globalName: "Vencord",
|
||||
format: "iife",
|
||||
minify: true,
|
||||
sourcemap: false,
|
||||
external: ["plugins", "git-hash"],
|
||||
plugins: [
|
||||
globPlugins,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue