mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
docs: add roles again in config
This commit is contained in:
@@ -322,6 +322,10 @@ export default defineConfig({
|
||||
text: "hot-module-replacement",
|
||||
link: "/packages/hot-module-replacement",
|
||||
},
|
||||
{
|
||||
text: "roles",
|
||||
link: "/packages/roles",
|
||||
},
|
||||
{
|
||||
text: "less",
|
||||
link: "/packages/less",
|
||||
|
||||
Reference in New Issue
Block a user