chitoku-k / chitoku.jp

My blog and porfolio built with Gatsby

Home Page:https://chitoku.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove manual transpilation of `historia-remark-plugin`

chitoku-k opened this issue · comments

Currently, each time a gatsby process starts, gatsby-node.ts makes typescript emit plugins/historia-remark-plugin/index.js in order for gatsby to successfully load its subPlugins. This could be removed one day they support compiling subPlugins as well.