feat: 更新header
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import path from "path";
|
||||
const config = {
|
||||
projectName: "cityh5",
|
||||
date: "2023-12-2",
|
||||
@@ -41,6 +42,9 @@ const config = {
|
||||
},
|
||||
},
|
||||
},
|
||||
alias: {
|
||||
"@": path.resolve(__dirname, "..", "src"),
|
||||
},
|
||||
h5: {
|
||||
webpackChain(chain) {
|
||||
chain.module
|
||||
|
||||
Reference in New Issue
Block a user