mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 21:37:49 -05:00
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