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

Framework: Remove gfm-code-blocks dependency #38574

Merged
merged 2 commits into from
Dec 30, 2019
Merged

Conversation

tyxla
Copy link
Member

@tyxla tyxla commented Dec 23, 2019

In #26367 we started using the gfm-code-blocks package but in #32026 we removed the last instance where we used it. Since it's no longer used, I suggest that we remove it completely from our dependencies.

Changes proposed in this Pull Request

  • Remove gfm-code-blocks because it's no longer used.

Testing instructions

  • Checkout this branch.
  • Run npm install and npm run build.
  • Verify gfm-code-blocks is used nowhere.

@tyxla tyxla added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Janitorial labels Dec 23, 2019
@tyxla tyxla requested review from vindl, mmtr and a team December 23, 2019 09:59
@tyxla tyxla self-assigned this Dec 23, 2019
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

Copy link
Member

@mmtr mmtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice clean up!

@tyxla tyxla merged commit 184653a into master Dec 30, 2019
@tyxla tyxla deleted the remove/gfm-code-blocks branch December 30, 2019 13:07
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Dec 30, 2019
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