Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@Js-Brecht Js-Brecht released this 04 Sep 23:11
· 11 commits to master since this release
  • Integrates a "base" transpiler, allowing the transpiler to stay on after hitting the gatsby-* files it can find.

    • This will allow plugins that use .ts files to still be transpiled by Gatsby itself
    • The first settings defined for the transpiler will be the settings used by the base transpiler
  • Added ignore hooks. Information is in the README.md, in the options documentation