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

fix: fix umd build #7

Merged
merged 1 commit into from
Jan 5, 2022
Merged

fix: fix umd build #7

merged 1 commit into from
Jan 5, 2022

Conversation

zhouxinyong
Copy link
Collaborator

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 main.
  • 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).
  • 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 build external for ant-design-vue,fix umd build error.

@netlify
Copy link

netlify bot commented Jan 5, 2022

✔️ Deploy Preview for formily-antdv ready!

🔨 Explore the source changes: ba49b4d

🔍 Inspect the deploy log: https://app.netlify.com/sites/formily-antdv/deploys/61d50971780f3200075ffef3

😎 Browse the preview: https://deploy-preview-7--formily-antdv.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2022

Codecov Report

Merging #7 (ba49b4d) into main (3b8305c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           1        1           
  Lines          16       16           
  Branches        4        4           
=======================================
  Hits           12       12           
  Misses          4        4           

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 3b8305c...ba49b4d. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2022

Size Change: +89.7 kB (+11560%) 🆘

Total Size: 90.5 kB

Filename Size Change
packages/components/dist/formily.antdv.umd.development.js 56 kB +56 kB (new file) 🆕
packages/components/dist/formily.antdv.umd.production.js 31.4 kB +31.4 kB (new file) 🆕
packages/renderer/dist/formily.antdv-renderer.umd.development.js 439 B +439 B (new file) 🆕
packages/renderer/dist/formily.antdv-renderer.umd.production.js 333 B +333 B (new file) 🆕
packages/setters/dist/formily.antdv-setters.umd.development.js 439 B +439 B (new file) 🆕
packages/setters/dist/formily.antdv-setters.umd.production.js 333 B +333 B (new file) 🆕
packages/settings-form/dist/formily.antdv-settings-form.umd.development.js 444 B +444 B (new file) 🆕
packages/settings-form/dist/formily.antdv-settings-form.umd.production.js 339 B +339 B (new file) 🆕
ℹ️ View Unchanged
Filename Size
packages/prototypes/dist/formily.antdv-prototypes.umd.development.js 441 B
packages/prototypes/dist/formily.antdv-prototypes.umd.production.js 335 B

compressed-size-action

@zhouxinyong zhouxinyong merged commit 1c03c94 into main Jan 5, 2022
@zhouxinyong zhouxinyong deleted the fix-build branch January 5, 2022 03:05
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