1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: implement zip-package script for packaging dashboard assets

This commit is contained in:
codecalm
2025-04-16 19:22:52 +02:00
parent 2ac915cd93
commit f25da87043
3 changed files with 43 additions and 3 deletions

9
pnpm-lock.yaml generated
View File

@@ -32,6 +32,9 @@ importers:
'@rollup/plugin-replace':
specifier: ^6.0.2
version: 6.0.2(rollup@4.37.0)
adm-zip:
specifier: ^0.5.16
version: 0.5.16
autoprefixer:
specifier: ^10.4.21
version: 10.4.21(postcss@8.5.3)
@@ -999,6 +1002,10 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
adm-zip@0.5.16:
resolution: {integrity: sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==}
engines: {node: '>=12.0'}
ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
@@ -3971,6 +3978,8 @@ snapshots:
acorn@8.14.0: {}
adm-zip@0.5.16: {}
ajv@6.12.6:
dependencies:
fast-deep-equal: 3.1.3