We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a39c7 commit 8c167aeCopy full SHA for 8c167ae
packages/@lwc/integration-not-karma/configs/base.js
@@ -30,7 +30,6 @@ 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