I am facing problem with script and css file load in react-helmet.
<title>Script Testing</title>
<script type="text/javascript" async="true" src="./script.js"></script>
Getting this msg "You need to enable JavaScript to run this app." when running script and css file under react-helmet.