3.13.2 • Published 13 days ago

babel-preset-gatsby v3.13.2

Weekly downloads
570,374
License
MIT
Repository
github
Last release
13 days ago

babel-preset-gatsby

Gatsby uses the phenomenal project Babel to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.

For more information on how to customize the Babel configuration of your Gatsby site, check out our documentation.

Packages

Usage

Install babel-preset-gatsby and add a .babelrc file with the following content to the root of your project:

npm install --dev babel-preset-gatsby
{
  "presets": ["babel-preset-gatsby"]
}

Options

targets

{ [string]: number | string }, defaults to { "browsers": ["last 4 versions", "safari >= 7", "ie >= 9"] } in production and { "browsers": ["last 2 versions", "not ie <= 11", "not android 4.4.3"] } in development when targeting the browser and { "node": 6 } in production and { "node": "current" } in development when targeting Node.js.

Use this option to configure custom target browsers.

reactRuntime

'classic' | 'automatic', defaults to 'classic'. Allows the use of JSX without having to import React (learn more in the official blog post). If you only want to set the runtime to automatic without a custom JSX transformer, you can use the gatsby-config option.

reactImportSource

string, defaults to null. Set which package React should use as underlying JSX transformer. For example you can set it to @emotion/react so by default @emotion/react is used instead of the react package. In order to use reactImportSource you must set reactRuntime to automatic.

Example:

{
  "presets": [
    [
      "babel-preset-gatsby",
      {
        "reactRuntime": "automatic",
        "reactImportSource": "@emotion/react"
      }
    ]
  ]
}
gatsby-theme-ghost-reloaded@component-driven/gatsby-theme-content-collections@sandalboyz/gatsby-theme-sandalboyzgatsby-theme-sandalboyz@guyromellemagayano/gatsby-plugin-google-fonts@guyromellemagayano/gatsby-source-bigcommerce@epicdesignlabs/gatsby-plugin-google-fonts@infinitebrahmanuniverse/nolb-babel-preset-glandonschropp.comgatsby@everything-registry/sub-chunk-1206foggis-mychatbot@exposuredesign/gatsby-theme-seen-alphagatsby-source-docsiegatsby-plugin-linariagatsby-theme-hansingatsby-plugin-dynamic-renderergatsby-plugin-wordpressgatsby-plugin-netlify-commentsgatsby-source-jam-cmsgatsby-theme-nestxgatsby-theme-primer-wiki@dylanvann/gatsbygamelynx-gatsbygatsby-theme-banshoriangatsby-theme-edithgatsby-theme-esca-boilerplategatsby-theme-content-collectionsgatsby-theme-crystallizegatsby-theme-conegatsby-theme-cone-ocgatsby-theme-art-graphgatsby-theme-album-compactgatsby-theme-wolygatsby-theme-zhgatsby-theme-try-ghostgatsby-theme-wikinotesgatsby.webstackbuilders.comjest-preset-gatsby@source-cooperative/components@rockinblocks/gatsby-starter-rockinblocks@prismicio/gatsby-source-graphql-universal@shenhh/smooth-docq3-ui-test-utils@throttleup/gatsby@armada-inc/gatsby-theme-ghost-attila@antv/gatsby-theme@amorist/gatsby-theme-antd@ascorbic/gatsbyblog-theme-lemur@aamuapp/smooth-doc@bolt-app/gatsby-source-wordpress-experimental@clcorp/react-ui@christiandavid/gatsby-theme-byfolio@wingscms/hummingbird@whey/gatsby-theme-wheyaudal-clismooth-asciidocsmooth-docsmooth-doc-aamuappresium-sat-tracker@unisite/theme-blog@wardpeet/gatsby@z4o4z/gatsby-source-graphql-universal@bonobolabs/gatsby@cratosw/gatsby-antd@dbchn/js-scripts@draftbox-co/gatsby-ghost-balsa-theme@draftbox-co/gatsby-theme-ghost-attila@draftbox-co/gatsby-wordpress-balsa-theme@macko911/gatsby@mediacurrent/jest-config-gatsby@hillertnext/hx-gatsby-drupal-dev-dependencies@ilearnbydoing/gatsby-wordpress-balsa-theme@ilearnbydoing/gatsby-wordpress-deva-theme@kogk/gatsby-theme-base@openeventkit/event-site@openstack_dev/gatsby-theme-marketing-oif-core@octopusthink/ghost-ship
3.13.2

13 days ago

3.14.0-next.2

3 months ago

3.13.1

3 months ago

3.14.0-next.1

4 months ago

3.13.0

4 months ago

3.14.0-next.0

4 months ago

3.12.1

6 months ago

3.12.0

8 months ago

3.13.0-next.0

9 months ago

3.13.0-next.1

5 months ago

3.12.0-next.1

10 months ago

3.11.0

10 months ago

3.12.0-next.0

10 months ago

3.11.0-next.1

11 months ago

3.11.0-next.0

11 months ago

3.10.0

11 months ago

3.10.0-next.1

12 months ago

3.10.0-next.0

1 year ago

3.10.0-next.2

12 months ago

3.9.0

1 year ago

3.9.0-next.1

1 year ago

3.8.0-next.0

1 year ago

3.6.0

1 year ago

3.8.0

1 year ago

3.7.0

1 year ago

3.7.0-next.0

1 year ago

3.9.0-next.0

1 year ago

3.4.0-next.2

1 year ago

3.4.0-next.1

1 year ago

3.4.0-next.0

1 year ago

3.5.0-next.0

1 year ago

3.5.0-next.1

1 year ago

3.6.0-next.0

1 year ago

1.15.0

1 year ago

3.3.0-next.1

1 year ago

3.5.0

1 year ago

2.25.0

1 year ago

3.4.0

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.1.0-next.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.0.0-next.2

1 year ago

3.0.0-next.1

2 years ago

3.0.0-next.3

1 year ago

3.0.0-next.0

2 years ago

3.0.0

1 year ago

3.2.0-next.0

1 year ago

3.3.0-next.0

1 year ago

2.22.1

2 years ago

2.24.0-next.1

2 years ago

2.24.0-next.0

2 years ago

2.24.0

2 years ago

2.25.0-next.0

2 years ago

2.23.0

2 years ago

2.21.0-next.1

2 years ago

2.21.0-next.2

2 years ago

2.21.0-next.0

2 years ago

2.19.0

2 years ago

2.22.0

2 years ago

2.18.1

2 years ago

2.18.0

2 years ago

2.21.0

2 years ago

2.18.0-next.0

2 years ago

2.18.0-next.1

2 years ago

2.19.0-next.2

2 years ago

2.19.0-next.1

2 years ago

2.19.0-next.0

2 years ago

2.17.0

2 years ago

2.20.0

2 years ago

2.23.0-next.0

2 years ago

2.22.0-next.0

2 years ago

2.20.0-next.0

2 years ago

2.15.0-next.0

2 years ago

2.15.0-next.1

2 years ago

2.15.0-next.2

2 years ago

2.16.0-next.1

2 years ago

2.16.0-next.0

2 years ago

2.16.0

2 years ago

2.15.0

2 years ago

2.17.0-next.0

2 years ago

2.17.0-next.1

2 years ago

2.14.0

2 years ago

2.14.0-next.1

2 years ago

2.14.0-next.2

2 years ago

2.14.0-next.0

2 years ago

2.14.0-next.3

2 years ago

2.13.0

2 years ago

2.11.0

2 years ago

2.11.1

2 years ago

2.12.0-next.2

2 years ago

2.12.0-next.1

2 years ago

2.12.0-next.3

2 years ago

2.12.0-next.0

2 years ago

2.10.1

2 years ago

2.10.0

2 years ago

2.11.0-next.2

2 years ago

2.11.0-next.0

2 years ago

2.11.0-next.1

2 years ago

2.10.0-next.3

2 years ago

2.9.1

2 years ago

2.13.0-next.0

2 years ago

2.12.0

2 years ago

2.12.1

2 years ago

2.9.0

2 years ago

2.9.0-next.1

2 years ago

2.8.1

2 years ago

2.10.0-next.0

2 years ago

2.10.0-next.1

2 years ago

2.10.0-next.2

2 years ago

2.8.2

2 years ago

2.4.0

2 years ago

2.6.0-next.2

2 years ago

2.6.0-next.0

2 years ago

2.6.0-next.1

2 years ago

2.3.0

2 years ago

2.7.0-next.0

2 years ago

2.7.0-next.1

2 years ago

2.9.0-next.0

2 years ago

2.8.0

2 years ago

2.4.0-next.1

2 years ago

2.4.0-next.0

2 years ago

2.7.0

2 years ago

2.5.0-next.0

2 years ago

2.5.0-next.3

2 years ago

2.5.0-next.2

2 years ago

2.5.0-next.1

2 years ago

2.6.0

2 years ago

2.8.0-next.1

2 years ago

2.8.0-next.0

2 years ago

2.5.0

2 years ago

2.5.2

2 years ago

2.5.1

2 years ago

2.2.0

2 years ago

2.2.0-next.2

2 years ago

2.2.0-next.0

2 years ago

2.2.0-next.1

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.3

2 years ago

2.1.0

2 years ago

2.3.0-next.1

2 years ago

2.3.0-next.0

2 years ago

2.1.0-next.1

2 years ago

2.0.0

3 years ago

2.1.0-next.0

3 years ago

2.0.0-zz-next.3

3 years ago

2.0.0-zz-next.4

3 years ago

2.0.0-zz-next.5

3 years ago

2.0.0-zz-next.2

3 years ago

1.14.0

3 years ago

2.0.0-next.2

3 years ago

2.0.0-zz-next.0

3 years ago

2.0.0-zz-next.1

3 years ago

2.0.0-next.0

3 years ago

2.0.0-next.1

3 years ago

1.14.0-next.2

3 years ago

1.14.0-next.1

3 years ago

1.13.0

3 years ago

1.13.0-next.2

3 years ago

1.14.0-next.0

3 years ago

1.13.0-next.1

3 years ago

1.12.0

3 years ago

1.13.0-next.0

3 years ago

1.12.0-next.3

3 years ago

1.12.0-next.1

3 years ago

1.12.0-next.2

3 years ago

1.11.0

3 years ago

1.12.0-next.0

3 years ago

1.10.0

3 years ago

1.11.0-next.0

3 years ago

1.10.0-next.1

3 years ago

1.9.0

3 years ago

1.10.0-next.0

3 years ago

1.8.0

3 years ago

1.9.0-next.0

3 years ago

1.7.0-next.1

3 years ago

1.7.0-next.2

3 years ago

1.8.0-next.0

3 years ago

1.8.0-next.1

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.4.0-next.3

3 years ago

1.6.0-next.0

3 years ago

1.7.0-next.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.5.0-next.0

3 years ago

1.4.0-next.1

3 years ago

1.3.0

3 years ago

1.4.0-next.0

3 years ago

1.3.0-next.2

3 years ago

0.12.3

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.3.0-next.1

3 years ago

1.3.0-next.0

3 years ago

1.1.0

3 years ago

1.2.0-next.0

3 years ago

1.1.0-next.2

3 years ago

1.0.0

3 years ago

1.0.0-v3rc.0

3 years ago

1.1.0-next.1

3 years ago

1.1.0-next.0

3 years ago

1.0.0-next.4

3 years ago

0.12.2

3 years ago

1.0.0-next.3

3 years ago

1.0.0-next.2

3 years ago

1.0.0-next.1

3 years ago

0.12.1

3 years ago

1.0.0-next.0

3 years ago

0.12.0

3 years ago

0.13.0-next.0

3 years ago

0.11.0

3 years ago

0.12.0-next.0

3 years ago

0.10.0

3 years ago

0.11.0-next.0

3 years ago

0.10.0-next.1

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.10.0-next.0

3 years ago

0.8.0

3 years ago

0.9.0-next.0

3 years ago

0.7.0

3 years ago

0.8.0-next.0

3 years ago

0.6.0

3 years ago

0.6.0-next.1

3 years ago

0.7.0-next.0

3 years ago

0.5.16

3 years ago

0.6.0-next.0

3 years ago

0.5.15

3 years ago

0.5.14

4 years ago

0.5.13

4 years ago

0.5.12

4 years ago

0.5.11

4 years ago

0.5.10

4 years ago

0.5.9

4 years ago

0.5.8

4 years ago

0.5.7

4 years ago

0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.12

4 years ago

0.4.11

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.36

4 years ago

0.2.35

4 years ago

0.2.34

4 years ago

0.2.33

4 years ago

0.2.32

4 years ago

0.2.30

4 years ago

0.2.31

4 years ago

0.2.29

4 years ago

0.2.28

4 years ago

0.2.27

4 years ago

0.2.26

4 years ago

0.2.25

4 years ago

0.2.23

4 years ago

0.2.22

4 years ago

0.2.21

4 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.9-alpha.0

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

6 years ago