chore: reorganize benchmarks (#13606)

This commit is contained in:
Huáng Jùnliàng
2021-07-28 07:10:29 -04:00
committed by GitHub
parent d1f908924c
commit e4de256cdd
41 changed files with 101 additions and 119 deletions

View File

@@ -75,7 +75,8 @@
"eslint/*",
"packages/*",
"test/esm",
"test/runtime-integration/*"
"test/runtime-integration/*",
"benchmark"
],
"resolutions": {
"browserslist": "npm:4.16.6",