basics for profile page
This commit is contained in:
@ -61,6 +61,10 @@ const pages = {
|
||||
entry: "./src/apps/SpaceManageView/main.js",
|
||||
chunks: ["chunk-vendors"],
|
||||
},
|
||||
profile_view: {
|
||||
entry: "./src/apps/ProfileView/main.js",
|
||||
chunks: ["chunk-vendors"],
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user