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(antd/next): add tree-shaking support for antd/next #1544

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

liuweiGL
Copy link
Collaborator

@liuweiGL liuweiGL commented Jun 4, 2021

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • [x ] Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

Add tree-shaking feature for ui framework.

@liuweiGL liuweiGL changed the title Feature treeshaking add tree-shaking support for antd/next Jun 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #1544 (70fb535) into formily_next (4e6d14e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           formily_next    #1544   +/-   ##
=============================================
  Coverage         89.35%   89.35%           
=============================================
  Files               137      137           
  Lines              6143     6143           
  Branches           1562     1562           
=============================================
  Hits               5489     5489           
  Misses              649      649           
  Partials              5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e6d14e...70fb535. Read the comment docs.

@liuweiGL liuweiGL changed the title add tree-shaking support for antd/next feat(antd/next):add tree-shaking support for antd/next Jun 4, 2021
@liuweiGL liuweiGL changed the title feat(antd/next):add tree-shaking support for antd/next feat(antd/next): add tree-shaking support for antd/next Jun 4, 2021
@janryWang
Copy link
Collaborator

确定验证过umijs打包没问题了吗?

@liuweiGL
Copy link
Collaborator Author

liuweiGL commented Jun 4, 2021

恩,试过了,我本地用 webpack 跟 vite 测试过了。

@janryWang janryWang merged commit 6835f6d into alibaba:formily_next Jun 4, 2021
@liuweiGL liuweiGL deleted the feature-treeshaking branch June 22, 2021 02:32
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.

3 participants