1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-29 07:00:16 +02:00
This commit is contained in:
2023-11-08 19:09:39 +01:00
parent 5c038f0427
commit 4d3a513713
10 changed files with 39 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "deka-dom-el",
"version": "0.6.1",
"version": "0.7.0",
"description": "A low-code library that simplifies the creation of native DOM elements/components using small wrappers and tweaks.",
"author": "Jan Andrle <andrle.jan@centrum.cz>",
"license": "MIT",
@@ -75,6 +75,11 @@
"path": "./examples/components/webComponent.js",
"limit": "12.5 kB",
"gzip": false
},
{
"path": "./examples/components/webComponent.js",
"limit": "5 kB",
"gzip": true
}
],
"modifyEsbuildConfig": {