Remove inline script from React script tag (#32415)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user