If you want to keep the map file, you can just change the type
Instead of <script src="main.js"></script>
use <script src="main.js" type="application/json"></script>
If you want to keep the map file, you can just change the type
Instead of <script src="main.js"></script>
use <script src="main.js" type="application/json"></script>