Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Module Federation Support #171

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nighca
Copy link
Collaborator

@nighca nighca commented Dec 16, 2022

No description provided.

@@ -12,8 +12,8 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"downlevelIteration": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noUnusedLocals": false,
Copy link
Collaborator Author

@nighca nighca Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

方便本地调试,PR 合入前 revert

@nighca nighca changed the title Module Federation Support [WIP] Module Federation Support Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant