File tree Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,12 @@ Module Federation aims to become an architectural method for building large web
52
52
- Offering more high-level framework capabilities like Router, Sandbox, SSR
53
53
- Providing best practices for large web applications based on Module Federation
54
54
55
+ ## Follow Us
56
+
57
+ * [ GitHub - Star us on GitHub] ( https://github.com/module-federation/core )
58
+ * [ Discord] ( https://discord.com/channels/1055442562959290389/1055442563718467637 )
59
+ * [ Lark Group (Chinese Community)] ( https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=a41s8f79-741f-41ba-8349-395d9a0e9662 )
60
+
55
61
## ✨ Next Steps
56
62
57
63
You might want to:
Original file line number Diff line number Diff line change @@ -313,3 +313,9 @@ You may want to:
313
313
description = " Understand the concepts related to Module Federation"
314
314
/>
315
315
</NextSteps >
316
+
317
+ ## Follow Us
318
+
319
+ * [ GitHub - Star us on GitHub] ( https://github.com/module-federation/core )
320
+ * [ Discord] ( https://discord.com/channels/1055442562959290389/1055442563718467637 )
321
+ * [ Feishu Group (Chinese Community)] ( https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=a41s8f79-741f-41ba-8349-395d9a0e9662 )
Original file line number Diff line number Diff line change @@ -59,6 +59,13 @@ Module Federation 希望能成为构建大型 Web 应用的一个架构方式,
59
59
- 提供更多的上层框架能力 Router、Sandbox、SSR
60
60
- 提供大型 Web 应用基于 Module Federation 的最佳实践
61
61
62
+ ## 关注我们
63
+
64
+ * [ GitHub - 请给我们点个 star] ( https://github.com/module-federation/core )
65
+ * [ Discord] ( https://discord.com/channels/1055442562959290389/1055442563718467637 )
66
+ * [ 飞书交流群] ( https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=a41s8f79-741f-41ba-8349-395d9a0e9662 )
67
+
68
+
62
69
## ✨ 下一步
63
70
64
71
你可能想要:
Original file line number Diff line number Diff line change @@ -69,6 +69,12 @@ export default defineConfig({
69
69
mode : 'link' ,
70
70
content : 'https://discord.gg/T8c6yAxkbv' ,
71
71
} ,
72
+ {
73
+ icon : 'lark' ,
74
+ mode : 'link' ,
75
+ content :
76
+ 'https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=a41s8f79-741f-41ba-8349-395d9a0e9662' ,
77
+ } ,
72
78
] ,
73
79
} ,
74
80
plugins : [
You can’t perform that action at this time.
0 commit comments