chore(repo): add module-federation scope and codeowners (#19656)
This commit is contained in:
parent
4d1e0bd7e9
commit
3cd55f6fec
@ -27,6 +27,7 @@ const scopes = [
|
|||||||
{ value: 'vue', name: 'vue: anything Vue specific' },
|
{ value: 'vue', name: 'vue: anything Vue specific' },
|
||||||
{ value: 'web', name: 'web: anything Web specific' },
|
{ value: 'web', name: 'web: anything Web specific' },
|
||||||
{ value: 'webpack', name: 'webpack: anything Webpack specific' },
|
{ value: 'webpack', name: 'webpack: anything Webpack specific' },
|
||||||
|
{value: 'module-federation', name: 'module-federation: anything Module Federation specific'},
|
||||||
];
|
];
|
||||||
|
|
||||||
// precomputed scope
|
// precomputed scope
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user