cometkim / gatsby-plugin-typegen

Let's give developers using GatsbyJS better DX with extreme type-safety

Home Page:https://www.gatsbyjs.org/packages/gatsby-plugin-typegen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not transpile code

cometkim opened this issue · comments

Uploading sources will be fine for Gatsby projects

Nah, this won't work. Gatsby does support TypeScript out-of-box only for the webpack env, not for Gatsby APIs

or maybe can be done with @babel/register.... 🤔 I think this is kinda anti-pattern