We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f3548 commit 56a39c7Copy full SHA for 56a39c7
packages/@lwc/integration-not-karma/configs/base.js
@@ -30,6 +30,7 @@ export default {
30
// Potential workaround: https://github.com/modernweb-dev/web/issues/2588
31
concurrency: 1,
32
nodeResolve: true,
33
+ browserLogs: false,
34
rootDir: join(import.meta.dirname, '..'),
35
plugins: [
36
{
0 commit comments