Remove inline script from React script tag (#32415)

This commit is contained in:
Luke Heath
2025-08-28 11:35:56 -05:00
committed by GitHub
parent b3216a1727
commit ac7972311b
-1
View File
@@ -74,7 +74,6 @@
async
defer
src="{{.URLPrefix}}<%= htmlWebpackPlugin.files.js[0] %>"
onload="this.parentElement.removeChild(this)"
></script>
<!-- Because iOS hates interactive stuff, we have to kill it with fire -->
<script>