lazy load + nav2 link
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ module.exports = {
|
||||
navigations: {
|
||||
"nav1.main": "/nav1",
|
||||
"link.nav1.about": "/",
|
||||
"link.nav1.profile": "/my-best-profile-page-ever"
|
||||
"link.nav1.profile": "/my-best-profile-page-ever",
|
||||
"nav2.main": "/nav2",
|
||||
},
|
||||
features: {
|
||||
"nav1": {
|
||||
|
||||
Reference in New Issue
Block a user