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

Remove unused dependencies from workspace root. #13340

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

elas7
Copy link
Contributor

@elas7 elas7 commented Aug 7, 2018

Remove async, bundle-collapser, del, derequire, escape-string-regexp, git-branch, gzip-js, merge-stream, platform, run-sequence & yargs.

Most of them were used in the old Grunt build system.

This ends up removing 32 packages, according to yarn.lock.

Remove 'async', 'bundle-collapser', 'del', 'derequire', 'escape-string-regexp', 'git-branch', 'gzip-js',
'merge-stream', 'platform', 'run-sequence' & 'yargs'.

Most of them were used in the old Grunt build system.

This ends up removing 32 packages, according to yarn.lock.
@gaearon gaearon merged commit 212437e into facebook:master Aug 7, 2018
@gaearon
Copy link
Collaborator

gaearon commented Aug 7, 2018

Nice, thanks.

@elas7 elas7 deleted the remove-dependencies branch August 7, 2018 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants