1
0
mirror of https://github.com/zitadel/zitadel.git synced 2025-04-01 00:42:18 +00:00
zitadel/docs/babel.config.js

4 lines
89 B
JavaScript
Raw Normal View History

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