Skip to content

Commit c53d626

Browse files
committed
Initial visualizer setup
1 parent 8908434 commit c53d626

6 files changed

Lines changed: 723 additions & 4 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module.exports = {
3535
customCss: require.resolve("./src/custom.scss"),
3636
},
3737
pages: {
38-
include: ["index.tsx", "play/index.tsx"],
38+
include: ["index.tsx", "play/index.tsx", "benchmark/index.tsx"],
3939
},
4040
},
4141
],

0 commit comments

Comments
 (0)