Update Docusaurus to 3.6.1 (#960)

This commit is contained in:
pollfly
2024-11-11 14:23:26 +02:00
committed by GitHub
parent 8026b1f474
commit d190fd68de
3 changed files with 6675 additions and 3706 deletions

View File

@@ -11,6 +11,11 @@ import {themes as prismThemes} from 'prism-react-renderer';
const path = require('path');
const config = {
future: {
experimental_faster: true,
},
};
module.exports = {
title: 'ClearML',