Skip to content

Commit 6304db8

Browse files
authored
Merge pull request aws-amplify#5363 from aws-amplify/update-pathmap
add contribute and flutter-references to the default pathMap
2 parents d7321aa + fa218c3 commit 6304db8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

generatePathMap.cjs.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ function generatePathMap(
114114
},
115115
'/cli/function': {
116116
page: '/cli/function'
117+
},
118+
'/flutter-references': {
119+
page: '/flutter-references'
120+
},
121+
'/contribute': {
122+
page: '/contribute'
117123
}
118124
},
119125
removeChoosePages = false //this flag if set will generate a pathmap without the choose platform pages

0 commit comments

Comments
 (0)