gatsbyjs / gatsby-source-wordpress-experimental

The upcoming v4 of gatsby-source-wordpress, currently in beta
MIT License
385 stars 100 forks source link

Fix: non node images fail with no error message #400

Closed TylerBarnes closed 3 years ago

TylerBarnes commented 3 years ago

Bug Fixes & internal changes

New Features

{
  options: {
    production: {
      allow404Images: true
    }
  }
}
TylerBarnes commented 3 years ago

Closes #375, #206, and #384

TylerBarnes commented 3 years ago

Published in gatsby-source-wordpress-experimental@6.1.0