1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-01 12:22:15 +02:00

🐛 finalizing WC + simulateSlots

This commit is contained in:
2024-11-07 10:17:54 +01:00
parent 969dfc5ee2
commit 8201c3dbbf
22 changed files with 2569 additions and 1755 deletions

View File

@ -17,7 +17,7 @@ $.api("", true)
"npx esbuild '::file::'",
"--platform=neutral",
"--bundle",
minify==="full" ? "--minify" : "--minify-syntax --minify-identifiers",
//minify==="full" ? "--minify" : "--minify-syntax --minify-identifiers",
"--legal-comments=inline",
"--packages=external",
"--outfile='::out::'"