We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f502d3d commit ddaf45dCopy full SHA for ddaf45d
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