Skip to content

Commit c53d626

Browse files
committed
Initial visualizer setup
1 parent 8908434 commit c53d626

File tree

6 files changed

+723
-4
lines changed

6 files changed

+723
-4
lines changed

docusaurus.config.js

+1-1
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)