docforcedev
Results
1
comments of
docforcedev
I can workaround this by remove `gatsby-source-wordpress` from the list of `documentPaths`: ``` './src/**/*.{ts,tsx}', './.cache/fragments/*.js', './node_modules/gatsby-!(*source-wordpress)/**/*.js' ```