feat(wip): 前端, 以及編譯前端
TODO: 修復 webpack (in mian.ts)
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
"imports": {
|
||||
"chalk": "npm:chalk@5.4.1",
|
||||
"file-type": "npm:file-type@21.0.0",
|
||||
"webpack": "npm:webpack@5.101.2",
|
||||
"express": "npm:express@5.1.0",
|
||||
"socket.io": "npm:socket.io@4.8.1"
|
||||
"socket.io": "npm:socket.io@4.8.1",
|
||||
|
||||
"webpack": "npm:webpack@5.101.2",
|
||||
"@babel/preset-env": "npm:@babel/preset-env@^7.26.9",
|
||||
"@babel/preset-react": "npm:@babel/preset-react@^7.26.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user