We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159d046 commit 2e8abcfCopy full SHA for 2e8abcf
packages/@lwc/integration-not-karma/configs/base.js
@@ -51,7 +51,6 @@ export default {
51
`<!DOCTYPE html>
52
<html>
53
<head>
54
- <!-- scripts are included in the head so that the body can be fully reset between tests -->
55
<script type="module">
56
globalThis.process = ${JSON.stringify({ env })};
57
globalThis.lwcRuntimeFlags = ${JSON.stringify(
0 commit comments