We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5710d5b commit 0402083Copy full SHA for 0402083
packages/@lwc/integration-not-karma/configs/base.js
@@ -29,7 +29,6 @@ export default {
29
// time out before they receive focus. But it also makes the full suite take 3x longer to run...
30
// Potential workaround: https://github.com/modernweb-dev/web/issues/2588
31
concurrency: 1,
32
- browserLogs: false,
33
nodeResolve: true,
34
rootDir: join(import.meta.dirname, '..'),
35
plugins: [
0 commit comments