assetPrefix field missing in typescript #33574
Labels
topic: TypeScript
Issues and PRs related to TS in general, public typings or gatsby-plugin-typescript
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
The interface for gatsby config is missing the assetPrefix
Reproduction Link
gatsby/packages/gatsby/src/redux/types.ts
Line 95 in 8dbf550
Steps to Reproduce
...
Expected Result
For it to be in the typescript definitions.
Actual Result
It is not in the typescript definitions
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: