Skip to content

Commit

Permalink
chore: update Best (#3853)
Browse files Browse the repository at this point in the history
  • Loading branch information
sf-v authored Nov 14, 2023
1 parent ae04818 commit c63cf8f
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 159 deletions.
3 changes: 1 addition & 2 deletions packages/@lwc/perf-benchmarks/best.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ module.exports = {
// https://github.com/salesforce/best/commit/6190687cce0559f1ed7678d70763c911a0f96610
metrics: ['script'],
plugins: [
// Best is currently using an older version of Rollup, so we use an older @rollup/plugin-node-resolve
'@lwc/rollup-plugin-node-resolve-legacy',
'@rollup/plugin-node-resolve',
[
'@rollup/plugin-replace',
{
Expand Down
7 changes: 3 additions & 4 deletions packages/@lwc/perf-benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@
"@lwc/synthetic-shadow": "5.0.0"
},
"devDependencies": {
"@best/cli": "^9.0.1",
"@best/runner-headless": "^9.0.1",
"@best/runner-remote": "^9.0.1",
"@lwc/rollup-plugin-node-resolve-legacy": "npm:[email protected]",
"@best/cli": "^10.0.0",
"@best/runner-headless": "^10.0.0",
"@best/runner-remote": "^10.0.0",
"folder-hash": "4.0.4",
"markdown-table": "^3.0.3",
"tachometer": "0.5.10"
Expand Down
Loading

0 comments on commit c63cf8f

Please sign in to comment.