Security News
Internet Archive Hacked, 31 Million Record Compromised
The Internet Archive's "Wayback Machine" has been hacked and defaced, with 31 millions records compromised.
babel-preset-gatsby-package
Advanced tools
This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/READM
This Babel preset is used for our internal packages. If you're looking for the preset a Gatsby Site can use, please refer to babel-preset-gatsby instead.
@babel/preset-env
@babel/preset-react
@babel/preset-flow
@babel/plugin-proposal-class-properties
@babel/plugin-proposal-optional-chaining
@babel/plugin-transform-runtime
Install babel-preset-gatsby-package
and add a .babelrc
file with the following content to the root of your project:
npm install --dev babel-preset-gatsby-package
{
"presets": ["babel-preset-gatsby-package"]
}
browser
boolean
, defaults to false
.
Defines if @babel/preset-env
is configured to target browsers or Node.js environments.
debug
boolean
, defaults to false
.
Outputs the targets/plugins used and the version specified in plugin data version to console.log
.
nodeVersion
string
, defaults to 10.13
Allows the Node.js version target to be modified per @babel/preset-env
documentation
FAQs
This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/READM
We found that babel-preset-gatsby-package demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Internet Archive's "Wayback Machine" has been hacked and defaced, with 31 millions records compromised.
Security News
TC39 is meeting in Tokyo this week and they have approved nearly a dozen proposals to advance to the next stages.
Security News
Our threat research team breaks down two malicious npm packages designed to exploit developer trust, steal your data, and destroy data on your machine.