mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-01 12:22:15 +02:00
🚀 ✨ Remove signal listeners automatically (fixes #20)
This commit is contained in:
@ -10,6 +10,7 @@ for(const file of files){
|
||||
"--bundle",
|
||||
//"--minify",
|
||||
"--minify-syntax --minify-identifiers",
|
||||
"--legal-comments=inline",
|
||||
"--packages=external",
|
||||
"--outfile='::out::'"
|
||||
].join(" "), { file, out });
|
||||
|
Reference in New Issue
Block a user