qiwi/module-federation-manifest-plugin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yaml
.github/workflows/codeql-analysis.yml
.gitignore
.prettierignore
.prettierrc.json
CHANGELOG.md
LICENSE
README.md
package.json
renovate.json
src/main/ts/hooks.ts5
A
0 mins
A
100%
src/main/ts/identifier-parsers/consumed-module.ts26
A
0 mins
A
100%
src/main/ts/identifier-parsers/exposed-module.ts20
A
0 mins
A
100%
src/main/ts/identifier-parsers/index.ts5
A
0 mins
A
100%
src/main/ts/identifier-parsers/interface.ts4
A
0 mins
A
100%
src/main/ts/identifier-parsers/provided-module.ts21
A
0 mins
A
100%
src/main/ts/identifier-parsers/remote-module.ts23
A
0 mins
A
100%
src/main/ts/index.ts3
A
0 mins
A
100%
src/main/ts/plugin.ts131
A
0 mins
A
97%
src/main/ts/schema.ts32
A
0 mins
A
100%
tsconfig.es5.json
tsconfig.es6.json
tsconfig.esnext.json
tsconfig.json
tsconfig.test.json
typedoc.json
yarn.lock