Skip to content

Commit

Permalink
fix: remove invalid customDocsPath for babel
Browse files Browse the repository at this point in the history
  • Loading branch information
pizofreude committed Oct 25, 2023
1 parent 254239b commit fcf568b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/babel.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
customDocsPath: './website',
};

0 comments on commit fcf568b

Please sign in to comment.