Skip to content

Commit 9602c18

Browse files
authored
Merge pull request #70 from aaditagrawal/fix/remove-react-scan-external-script
fix: remove react-scan external script blocking desktop release build
2 parents 5a2d587 + 92cf6e4 commit 9602c18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
rel="stylesheet"
8888
/>
8989
<title>T3 Code (Alpha)</title>
90-
<script crossorigin="anonymous" src="//unpkg.com/react-scan/dist/auto.global.js"></script>
9190
</head>
9291
<body>
9392
<div id="root">

0 commit comments

Comments
 (0)