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

[gatsby-transformer-sharp] Provide fragments without gatsby-image #8459

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

stefanprobst
Copy link
Contributor

Currently, gatsby-transformer-sharp only copies fragments when gatsby-image is installed as well. This is unnecessarily restrictive - using the transformer without gatsby-image (e.g. just for image manipulation) seems like an entirely legitimate usecase and should be supported.

Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

This is unnecessarily restrictive - using the transformer without gatsby-image (e.g. just for image manipulation) seems like an entirely legitimate usecase and should be supported.

Agree! Thanks @stefanprobst!

@pieh pieh merged commit 3389b89 into gatsbyjs:master Sep 27, 2018
lipis added a commit to lipis/gatsby that referenced this pull request Sep 28, 2018
* 'master' of github.com:gatsbyjs/gatsby:
  chore(release): Publish
  fix: add missing html and body attributes from ssr apis to develop mode (gatsbyjs#8594)
  chore(www): bump gatsby version (gatsbyjs#8614)
  chore: upgrade Gatsby Version in Gatsbygram Readme (gatsbyjs#8604)
  fix(gatsby-dev-cli): wait for files to be copied before exiting (gatsbyjs#8387)
  fix: add missing GatsbyImageProps to TS defs (gatsbyjs#8606)
  chore: forgot frontmatter date change (gatsbyjs#8601)
  Add Hasura GraphQL engine example under third party (gatsbyjs#8584)
  blog: update incorrect post date (gatsbyjs#8600)
  Add gatsby-mdx-starter to the list of starters (gatsbyjs#8547)
  Draft graphiql doc (gatsbyjs#8599)
  Added redirect (gatsbyjs#8528)
  feat: provide fragments without gatsby-image (gatsbyjs#8459)
  updated CODEOWNERS (gatsbyjs#8591)
  Updates to sidebar (gatsbyjs#8539)
@stefanprobst stefanprobst deleted the patch-9 branch July 8, 2019 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants