We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531bca4 commit 38ae6bcCopy full SHA for 38ae6bc
packages/@lwc/perf-benchmarks/best.config.js
@@ -5,7 +5,7 @@
5
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
6
*/
7
8
-module.exports = {
+export default {
9
projectName: 'lwc',
10
mainBranch: 'master',
11
// This number is a tradeoff: higher = less variance, lower = less time spent running in CI
0 commit comments