Browse Source

JIS Release v26.2.9

master
Bender 1 month ago
parent
commit
e611c8a1aa
2 changed files with 3 additions and 51 deletions
  1. +0
    -48
      .vite/manifest.json
  2. +3
    -3
      meta.json

+ 0
- 48
.vite/manifest.json View File

@ -1,48 +0,0 @@
{
"_exceljs.min-BqWEmxxH.js": {
"file": "assets/exceljs.min-BqWEmxxH.js",
"name": "exceljs.min",
"isDynamicEntry": true,
"imports": [
"index.html"
]
},
"index.html": {
"file": "assets/index-CtbFN8dM.js",
"name": "index",
"src": "index.html",
"isEntry": true,
"dynamicImports": [
"node_modules/html2canvas/dist/html2canvas.esm.js",
"node_modules/dompurify/dist/purify.es.mjs",
"node_modules/canvg/lib/index.es.js",
"_exceljs.min-BqWEmxxH.js",
"_exceljs.min-BqWEmxxH.js",
"_exceljs.min-BqWEmxxH.js"
],
"css": [
"assets/index-CrC7JizG.css"
]
},
"node_modules/canvg/lib/index.es.js": {
"file": "assets/index.es-DghWdioH.js",
"name": "index.es",
"src": "node_modules/canvg/lib/index.es.js",
"isDynamicEntry": true,
"imports": [
"index.html"
]
},
"node_modules/dompurify/dist/purify.es.mjs": {
"file": "assets/purify.es-Bzr520pe.js",
"name": "purify.es",
"src": "node_modules/dompurify/dist/purify.es.mjs",
"isDynamicEntry": true
},
"node_modules/html2canvas/dist/html2canvas.esm.js": {
"file": "assets/html2canvas.esm-DXEQVQnt.js",
"name": "html2canvas.esm",
"src": "node_modules/html2canvas/dist/html2canvas.esm.js",
"isDynamicEntry": true
}
}

+ 3
- 3
meta.json View File

@ -1,6 +1,6 @@
{
"version": "26.2.8",
"commit": "9b83f4c3d70bd1eceac02086c1bf9e843ec13dde",
"version": "26.2.9",
"commit": "380839df14b9f9ea03dee96e31dab4a70acce7d8",
"branch": "master",
"buildTime": "2026-02-05T11:35:40+00:00"
"buildTime": "2026-02-05T12:51:34+00:00"
}

Loading…
Cancel
Save