(wip) Webpack

This commit is contained in:
CrescentLeaf
2025-08-16 15:31:11 +08:00
parent a491b6206f
commit 33033d3504
3 changed files with 442 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
},
"imports": {
"chalk": "npm:chalk@5.4.1",
"file-type": "npm:file-type@21.0.0"
"file-type": "npm:file-type@21.0.0",
"webpack": "npm:webpack@5.101.2"
}
}