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(gatsby-plugin-manifest): ensure icon_options is stripped #12907

Merged
merged 10 commits into from
Mar 29, 2019

Conversation

moonmeister
Copy link
Contributor

Description

Here are those bug fixes, and cleanup for the new icon_options. I also added tests.

Related Issues

#12794

@moonmeister moonmeister added type: bug An issue or pull request relating to a bug in Gatsby type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change labels Mar 28, 2019
@moonmeister moonmeister requested a review from wardpeet March 28, 2019 03:48
Copy link
Contributor

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

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

This looks good thanks! Just a 2 nits, there are some more let => const conversions that can be done but no biggy

wardpeet and others added 2 commits March 28, 2019 16:21
Co-Authored-By: moonmeister <moonmeister@users.noreply.github.com>
Co-Authored-By: moonmeister <moonmeister@users.noreply.github.com>
@moonmeister
Copy link
Contributor Author

@wardpeet I'll fix those other lets in my clean up pr

…o manifest-options-fix

* 'manifest-options-fix' of github.com:gatsbyjs/gatsby:
  Update packages/gatsby-plugin-manifest/src/__tests__/gatsby-node.js
  Update packages/gatsby-plugin-manifest/src/__tests__/gatsby-node.js
Copy link
Contributor

@DSchau DSchau left a comment

Choose a reason for hiding this comment

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

Looks good! Left some comments.

Co-Authored-By: moonmeister <moonmeister@users.noreply.github.com>
@moonmeister
Copy link
Contributor Author

I think this is ready. Builds are failling for all PRs right not cause of a CI issue.

@DSchau DSchau changed the title fix(plugin-manifest) - icon_options fix(gatsby-plugin-manifest): ensure icon_options is stripped Mar 29, 2019
@DSchau DSchau merged commit 201a4f5 into master Mar 29, 2019
@DSchau DSchau deleted the manifest-options-fix branch March 29, 2019 13:55
@DSchau
Copy link
Contributor

DSchau commented Mar 29, 2019

Successfully published:
 - gatsby-plugin-manifest@2.0.26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug An issue or pull request relating to a bug in Gatsby type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants