add: banner

This commit is contained in:
Vick Scarlet
2025-04-05 12:29:01 +08:00
parent 6e442c14c1
commit 5d1b623230
58 changed files with 99 additions and 63 deletions

View File

@@ -7,7 +7,7 @@
"test": "node test",
"xlsxTransform": "vt transform data",
"xlsx2json": "vt transform -s 4 -d public data/**/*.xlsx",
"dev": "webpack serve --open /view/index.html",
"dev": "webpack serve --open /public/dev.html",
"build": "webpack --mode production"
},
"devDependencies": {