Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update babel.config.js
Browse files Browse the repository at this point in the history
Co-Authored-By: aayush <[email protected]>
Co-Authored-By: Smriti Bhandari <[email protected]>
  • Loading branch information
3 people committed Dec 10, 2024
1 parent 7f956ed commit 26bbaaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export default {
presets: ['@docusaurus/babel/preset'],
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};

0 comments on commit 26bbaaf

Please sign in to comment.