-
Notifications
You must be signed in to change notification settings - Fork 47
Remove unused files and dependencies #523
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is mostly a duplicate of line-diff.ts in the same folder.
|
This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days. |
b4c9a47 to
fe83bce
Compare
|
This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days. |
|
This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days. |

Description
This pull request removes unused files and dependencies. I verified these results by testing each of the plugins that was changed to make sure they work correctly, and running
yarn run packin each plugin to make sure there are no build errors.Inspired by Xavi who did the same thing in the creators repo yesterday.
Testing
Pack each plugin to ensure no build errors.
Here’s a script that runs the pack command in each plugin and records any errors: https://gist.github.com/madebyisaacr/74a7434e8aea1474e132476ff16c2569
Test each plugin that was changed: