We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d8b737 + 7274cde commit 26b1436Copy full SHA for 26b1436
devtools/test_dashboard/index.html
@@ -21,7 +21,7 @@
21
<div id="snapshot"></div>
22
23
<script src="../../node_modules/mathjax/MathJax.js?config=TeX-AMS-MML_SVG"></script>
24
- <script charset="utf-8" id="source" type="module">import "../../build/plotly.js"</script>
+ <script charset="utf-8" id="source" src="../../build/plotly.js" type="module"></script>
25
<script charset="utf-8" src="../../build/test_dashboard-bundle.js"></script>
26
</body>
27
</html>
0 commit comments