fix: specify correct ff in quickstart (#36445)

This commit is contained in:
Mehmet Salih Yavuz
2025-12-15 20:25:18 +03:00
committed by GitHub
parent 8b1c41a012
commit 29a52652b9
4 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,8 @@
"frontend": {
"contributions": {
"commands": [],
"views": [],
"menus": []
"views": {},
"menus": {}
},
"moduleFederation": {
"exposes": ["./index"]