1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-28 22:54:36 +02:00

feat(dev): report frontend browser diagnostics

This commit is contained in:
syuilo
2026-07-16 19:34:48 +09:00
parent 828a24f6df
commit 875554003e
5 changed files with 184 additions and 2 deletions

View File

@@ -152,3 +152,4 @@ jobs:
node-version-file: '.node-version'
- run: node --test .github/scripts/frontend-js-size.test.mts
- run: node --test .github/scripts/memory-stability-util.test.mts
- run: node --test .github/scripts/frontend-browser-report.test.mts