1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-29 07:00:16 +02:00

🔤 dd<el>, iief

This commit is contained in:
2025-03-07 21:32:15 +01:00
parent d56d5e45d5
commit d742d960ac
22 changed files with 111 additions and 109 deletions

View File

@@ -27,7 +27,7 @@ $.api("")
files: [ "signals" ],
filesOut(file){ return "dist/."+file; },
minify: "no",
dde: false,
iife: false,
});
return $.exit(regular);
})