mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
feat(site): add back benchmark to site (also change cpu model) (#2939)
* ci: add concurrency for deploy site * feat(site): add benchmark * refactor(bench): overwrite old result with new * Update packages/benchmark/src/generateMessage.ts Co-authored-by: ITOH <to@itoh.at> * Update scripts/generateMessage.js Co-authored-by: ITOH <to@itoh.at> * Update site.yml --------- Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
"@docusaurus/preset-classic": "2.3.1",
|
||||
"@easyops-cn/docusaurus-search-local": "^0.34.0",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"chart.js": "^4.2.1",
|
||||
"clsx": "^1.2.1",
|
||||
"prism-react-renderer": "^1.3.5",
|
||||
"react": "^17.0.2",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user