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

chore: add yarn-deduplicate to the postinstall, clean lock #88

Merged

Conversation

Simek
Copy link
Contributor

@Simek Simek commented Feb 19, 2021

As seen in Docusuaurs 2 repo (facebook/docusaurus#3738), besides initial concerns, adding npx yarn-deduplicate isn't a bad idea and can be used as a long term solution for keeping yarn.lock tidy.

This PR adds the deduplication script to the postinstall of the workspace and includes the changes added by running the script.

CC @slorber

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 19, 2021
@github-actions
Copy link

Size Change: 0 B

Total Size: 527 kB

ℹ️ View Unchanged
Filename Size Change
./packages/core/dist/css/default-dark/default-dark-rtl.css 76.4 kB 0 B
./packages/core/dist/css/default-dark/default-dark-rtl.min.css 53.2 kB 0 B
./packages/core/dist/css/default-dark/default-dark.css 76.4 kB 0 B
./packages/core/dist/css/default-dark/default-dark.min.css 53.2 kB 0 B
./packages/core/dist/css/default/default-rtl.css 75.6 kB 0 B
./packages/core/dist/css/default/default-rtl.min.css 52.7 kB 0 B
./packages/core/dist/css/default/default.css 75.6 kB 0 B
./packages/core/dist/css/default/default.min.css 52.6 kB 0 B
./packages/core/dist/js/alerts.js 409 B 0 B
./packages/core/dist/js/alerts.min.js 409 B 0 B
./packages/core/dist/js/button-groups.js 267 B 0 B
./packages/core/dist/js/button-groups.min.js 267 B 0 B
./packages/core/dist/js/dropdowns.js 1.01 kB 0 B
./packages/core/dist/js/dropdowns.min.js 1.01 kB 0 B
./packages/core/dist/js/menu.js 1.74 kB 0 B
./packages/core/dist/js/menu.min.js 1.74 kB 0 B
./packages/core/dist/js/navbar.js 926 B 0 B
./packages/core/dist/js/navbar.min.js 926 B 0 B
./packages/core/dist/js/pills.js 270 B 0 B
./packages/core/dist/js/pills.min.js 270 B 0 B
./packages/core/dist/js/radio-behavior.js 705 B 0 B
./packages/core/dist/js/radio-behavior.min.js 705 B 0 B
./packages/core/dist/js/tabs.js 267 B 0 B
./packages/core/dist/js/tabs.min.js 267 B 0 B

compressed-size-action

@netlify
Copy link

netlify bot commented Feb 19, 2021

Deploy preview for infima ready!

Built without sensitive environment variables with commit 0f56452

https://deploy-preview-88--infima.netlify.app

@slorber
Copy link
Collaborator

slorber commented Mar 1, 2021

thanks 👍

@slorber slorber merged commit 91a61d8 into facebookincubator:master Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants