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

feat:🚀 优化并抽离import协议至公共协议模块 #295

Merged

Conversation

1Telescope1
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation update
  • Performance improvement
  • Test related changes
  • Security fix
  • Dependency update
  • Revert changes
  • Other... Please describe:

What is the current behavior?

  • Closes #
  • Related to #

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

imports: [
{
dir: "src/App",
module: [
Copy link
Collaborator

Choose a reason for hiding this comment

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

modules吧

]
}
],
astOptions: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

这块的传参确实有一定学习成本

@uaenaTzx uaenaTzx merged commit 8552204 into xun082:feat/generator-upgrade Jan 1, 2025
3 checks passed
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.

2 participants