We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f502d3d + ddaf45d commit b2f15e5Copy full SHA for b2f15e5
devtools/image_viewer/index.html
@@ -7,6 +7,6 @@
7
<div id="plot-images"></div>
8
<pre id="plot-mock"></pre>
9
10
- <script src="../../build/image_viewer-bundle.js"></script>
+ <script src="../../build/image_viewer-bundle.js" charset="utf-8"></script>
11
</body>
12
</html>
0 commit comments