graphql-engine/docs/babel.config.js
Rikin Kachhia cc30f08f6e docs: move docs-new to docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4261
GitOrigin-RevId: 3d80068acdd61b5350fc36ec3444db47508f9c09
2022-04-13 12:01:50 +00:00

4 lines
89 B
JavaScript

module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};